1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

(maint) Fixup whitespace

This commit is contained in:
Jeff McCune 2013-04-04 21:49:02 -07:00
parent 460783d945
commit d56553d8c7

View file

@ -270,7 +270,7 @@ module Fog
nil nil
end end
end end
# Return hash # Return hash
{ {
'vm_ref' => new_vm ? new_vm._ref : nil, 'vm_ref' => new_vm ? new_vm._ref : nil,