fix minor bug in client
This commit is contained in:
parent
3e9c24bbf2
commit
25ef0bd3b5
@ -15,7 +15,6 @@ class Image < Handler
|
||||
end
|
||||
|
||||
def handle
|
||||
current_command = ARGV[1].to_sym
|
||||
@options, @args = @options_parser.parse_options_for!(current_command)
|
||||
case current_command
|
||||
when :list
|
||||
|
||||
Loading…
Reference in New Issue
Block a user