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

Remove unecessary print

This commit is contained in:
Chirag Jog 2013-03-13 10:11:18 +05:30
parent 77105e0a6f
commit bb36721cd9

View file

@ -19,7 +19,6 @@ module Fog
</NetworkConnection>
</NetworkConnectionSection>
EOF
print "Request: #{body}"
request(
:body => body,
:expects => 202,