We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb577a commit e256a2cCopy full SHA for e256a2c
1 file changed
gems/smithy-client/lib/smithy-client/plugins/protocol.rb
@@ -30,7 +30,7 @@ def call(context)
30
end
31
32
33
- def add_handlers(handlers, config)
+ def add_handlers(handlers, _config)
34
handlers.add(BuildHandler)
35
handlers.add(ParseHandler, step: :parse)
36
0 commit comments