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:
parent
77105e0a6f
commit
bb36721cd9
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ module Fog
|
|||
</NetworkConnection>
|
||||
</NetworkConnectionSection>
|
||||
EOF
|
||||
print "Request: #{body}"
|
||||
request(
|
||||
:body => body,
|
||||
:expects => 202,
|
||||
|
|
Loading…
Reference in a new issue