mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Remove more unnecessary requires
Since `rubygems/util` is autoloaded.
52a9f88b99
This commit is contained in:
parent
1b2bda72fc
commit
6c71033ac3
Notes:
git
2020-07-31 21:08:12 +09:00
5 changed files with 0 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
require 'rubygems/command'
|
||||
require 'rubygems/version_option'
|
||||
require 'rubygems/util'
|
||||
|
||||
class Gem::Commands::OpenCommand < Gem::Command
|
||||
include Gem::VersionOption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue