Skip to content

Commit e256a2c

Browse files
author
Matt Muller
committed
Rubocop
1 parent fcb577a commit e256a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • gems/smithy-client/lib/smithy-client/plugins

gems/smithy-client/lib/smithy-client/plugins/protocol.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def call(context)
3030
end
3131
end
3232

33-
def add_handlers(handlers, config)
33+
def add_handlers(handlers, _config)
3434
handlers.add(BuildHandler)
3535
handlers.add(ParseHandler, step: :parse)
3636
end

0 commit comments

Comments
 (0)