1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
This commit is contained in:
Nat Welch 2013-06-27 00:39:59 -07:00
parent fe2db3ffe9
commit 760999d1a7

View file

@ -26,7 +26,6 @@ module Fog
api_method,
parameters,
body_object=body_object)
p result
response = self.build_response(result)
end