Skip to content

Commit

Permalink
L #-: Remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
tinova committed Sep 24, 2020
1 parent 6b624d7 commit 0e4b9a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/one_helper/oneprovision_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ def host_operation(host, operation, options, args)
def resources_operation(args, operation, options, type)
parse_options(options)


objects = names_to_ids(args[0], type)

return [-1, objects.message] if OpenNebula.is_error?(objects)
Expand Down

0 comments on commit 0e4b9a6

Please sign in to comment.