summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/fetch_command.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/commands/fetch_command.rb1
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@
require 'rubygems/command'
require 'rubygems/local_remote_options'
require 'rubygems/version_option'
-require 'rubygems/source_info_cache'
class Gem::Commands::FetchCommand < Gem::Command