mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove obsolete method.
This commit is contained in:
parent
813c23ae10
commit
854331420c
1 changed files with 0 additions and 4 deletions
|
@ -79,10 +79,6 @@ module Fog
|
|||
acl = "public-read-write"
|
||||
end
|
||||
end
|
||||
|
||||
def info
|
||||
{:url => url, :auth_token => @auth_token}
|
||||
end
|
||||
end
|
||||
|
||||
class Mock
|
||||
|
|
Loading…
Add table
Reference in a new issue