Skip to content

Commit

Permalink
Matching keyword name
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jan 1, 2024
1 parent a580c7a commit f57882b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/departure/null_logger.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Departure
class NullLogger
def say(_message, _subitem: false)
def say(_message, subitem: false)
# noop
end

Expand Down

0 comments on commit f57882b

Please sign in to comment.