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:
parent
564c6092d7
commit
a4f85ac128
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ module Fog
|
||||||
body_data.merge!({"secondary.ip.#{idx}" => n})
|
body_data.merge!({"secondary.ip.#{idx}" => n})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
print body_data
|
|
||||||
request(
|
request(
|
||||||
:method => 'POST',
|
:method => 'POST',
|
||||||
:expects => 200,
|
:expects => 200,
|
||||||
|
|
Loading…
Add table
Reference in a new issue