mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws] remove base64 require (duplicates require in fog/core)
This commit is contained in:
parent
b664f37ac3
commit
b1c48e7d56
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
require 'fog/core'
|
||||
require 'base64' # For console output
|
||||
|
||||
module Fog
|
||||
module AWS
|
||||
|
|
Loading…
Reference in a new issue