mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
remove stupid code
This commit is contained in:
parent
d918f1a214
commit
904e4b184f
@ -123,11 +123,7 @@ module VagrantPlugins
|
||||
:error_message => e.message
|
||||
end
|
||||
|
||||
if progress == image_size
|
||||
return true
|
||||
else
|
||||
return false
|
||||
end
|
||||
return progress == image_size
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user