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

remove a debug entry

This commit is contained in:
John E. Vincent 2013-07-06 02:48:13 -04:00
parent 564c6092d7
commit a4f85ac128

View file

@ -50,7 +50,6 @@ module Fog
body_data.merge!({"secondary.ip.#{idx}" => n})
end
end
print body_data
request(
:method => 'POST',
:expects => 200,