Skip to content

Commit 1e8dab9

Browse files
remove stray whitespace
1 parent 7959d9a commit 1e8dab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/thor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ def dispatch(meth, given_args, given_opts, config) #:nodoc:
354354
command = Thor::DynamicCommand.new(meth)
355355
end
356356

357-
358357
opts = given_opts || opts || []
359358
config.merge!(:current_command => command, :command_options => command.options)
360359

0 commit comments

Comments
 (0)