mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove require of deleted file in RubyGems.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e798ccbacf
commit
84e892f859
6 changed files with 9 additions and 21 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue