mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[rackspace|lb] removed puts
This commit is contained in:
parent
af666126d6
commit
57db3e55b4
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ module Fog
|
|||
rescue Excon::Errors::InternalServerError => error
|
||||
raise InternalServerError.slurp error
|
||||
rescue Excon::Errors::HTTPStatusError => error
|
||||
puts error.inspect
|
||||
raise ServiceError.slurp error
|
||||
end
|
||||
unless response.body.empty?
|
||||
|
|
Loading…
Add table
Reference in a new issue