diff options
Diffstat (limited to 'lib/rubygems/commands/open_command.rb')
| -rw-r--r-- | lib/rubygems/commands/open_command.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rubygems/commands/open_command.rb b/lib/rubygems/commands/open_command.rb index 7d245539e1..1e40758ec5 100644 --- a/lib/rubygems/commands/open_command.rb +++ b/lib/rubygems/commands/open_command.rb @@ -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 |
