1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

L #-: Minor linting

This commit is contained in:
Tino Vazquez 2022-04-13 13:45:34 +02:00
parent 34575a0708
commit 7259d6a964
2 changed files with 1 additions and 2 deletions

View File

@ -49,7 +49,6 @@ class ServiceLCM
:undeploy_nets_cb,
:undeploy_nets_failure_cb,
# WD callbacks
:error_wd_cb,
:done_wd_cb,

View File

@ -288,7 +288,7 @@ module OpenNebula
true
end
# Returns virtual networks IDs
# @return [Array] Array of integers containing the IDs
def networks(deploy)