1
0
Fork 0
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:
Chirag Jog 2012-05-02 14:13:00 -07:00
parent 69539b059d
commit d0057ed136

View file

@ -46,7 +46,6 @@ DATA
</VApp>
DATA
puts "Data : #{data}"
request(
:body => data,
:expects => 202,