Skip to content

Commit

Permalink
remove rubygems require from core.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed Feb 28, 2012
1 parent d9c2cc0 commit a949ca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fog/core.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
$LOAD_PATH.include?(File.expand_path(__LIB_DIR__))

# external core dependencies
require 'rubygems'
require 'base64'
require 'cgi'
require 'uri'
Expand Down

0 comments on commit a949ca4

Please sign in to comment.