1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

L #-: Remove extra empty line

This commit is contained in:
Tino Vazquez 2020-09-24 15:03:26 +02:00
parent 6b624d7091
commit 0e4b9a631c
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -234,7 +234,6 @@ class OneProvisionHelper < OpenNebulaHelper::OneHelper
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)