mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
fix recursive call
This commit is contained in:
parent
617c50eeb8
commit
1a754d76c0
1 changed files with 0 additions and 4 deletions
|
@ -116,10 +116,6 @@ module Fog
|
|||
end
|
||||
@@connections[service]
|
||||
end
|
||||
|
||||
def services
|
||||
Fog::AWS.services
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue