Skip to content

Commit

Permalink
Remove meaningless comment
Browse files Browse the repository at this point in the history
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
  • Loading branch information
ganmacs committed Feb 21, 2020
1 parent 9940869 commit 269ea68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fluent/plugin/in_tail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,6 @@ def initialize(path, log, &callback)
def on_change(prev, cur)
@callback.call
rescue
# TODO log?
@log.error $!.to_s
@log.error_backtrace
end
Expand Down

0 comments on commit 269ea68

Please sign in to comment.