mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[storage][aws] fix leftover namespace mismatch
This commit is contained in:
parent
cdf518ca0c
commit
9a6ad3ae04
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Fog
|
||||
module Storage
|
||||
module Parsers
|
||||
module Storage
|
||||
module AWS
|
||||
|
||||
|
|
Loading…
Reference in a new issue