mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove uneccessary puts
This commit is contained in:
parent
69539b059d
commit
d0057ed136
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ DATA
|
||||||
</VApp>
|
</VApp>
|
||||||
DATA
|
DATA
|
||||||
|
|
||||||
puts "Data : #{data}"
|
|
||||||
request(
|
request(
|
||||||
:body => data,
|
:body => data,
|
||||||
:expects => 202,
|
:expects => 202,
|
||||||
|
|
Loading…
Add table
Reference in a new issue