mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
M #-: Remove unneeded comment
This commit is contained in:
parent
36ad5e2823
commit
a408130099
@ -686,7 +686,6 @@ module VCenterDriver
|
||||
query = vc_disks.select {|dev| path == dev[:path_wo_ds]}
|
||||
end
|
||||
|
||||
#raise "opennebula disk #{index} not found in vCenter" unless query.size == 1
|
||||
return nil if query.size != 1
|
||||
|
||||
query.first
|
||||
|
Loading…
x
Reference in New Issue
Block a user