Skip to content

Commit 43f0dc6

Browse files
committed
lint drop trailing blank lines
1 parent 819aaa7 commit 43f0dc6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

R/appenders.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,4 +417,3 @@ appender_async <- function(appender,
417417
}
418418

419419
## TODO other appenders: graylog, datadog, cloudwatch, email via sendmailR, ES etc
420-

R/layouts.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,3 @@ layout_syslognet <- structure(
363363
generator = quote(layout_syslognet())
364364
)
365365
# nocov end
366-

0 commit comments

Comments
 (0)