mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #2676 from fog/extract_archive_bad_require
[Rackspace] Incorrectly requiring all of fog for Fog::Storage.new
This commit is contained in:
commit
2de664474a
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
require 'fog'
|
||||
module Fog
|
||||
module Storage
|
||||
class Rackspace
|
||||
|
|
Loading…
Reference in a new issue