1
0
Fork 0
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:
Arvid Andersson 2011-11-10 15:11:36 +01:00
parent 499e4bada6
commit a90fe3d178

View file

@ -15,7 +15,6 @@ module Fog
end
def end_element(name)
puts name
case name
when 'InvalidationSummary'
@response['InvalidationSummary'] << @invalidation_summary