mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Removed puts of element name
This commit is contained in:
parent
499e4bada6
commit
a90fe3d178
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ module Fog
|
|||
end
|
||||
|
||||
def end_element(name)
|
||||
puts name
|
||||
case name
|
||||
when 'InvalidationSummary'
|
||||
@response['InvalidationSummary'] << @invalidation_summary
|
||||
|
|
Loading…
Add table
Reference in a new issue