mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-27 10:50:10 +03:00
L #-: Remove extra line
Everything to keep rubocop happy
This commit is contained in:
parent
2a7ba8457b
commit
dfcb513178
@ -469,7 +469,6 @@ module OneDBFsck
|
||||
next if parent_id.nil? || parent_id.empty?
|
||||
|
||||
vnet_doc.xpath('VNET/AR_POOL').each do |ar|
|
||||
|
||||
vnet_usage[parent_id] = 0 if vnet_usage[parent_id].nil?
|
||||
|
||||
ar.xpath('AR/SIZE').each do |size|
|
||||
|
Loading…
x
Reference in New Issue
Block a user