summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/unpack_command.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/commands/unpack_command.rb2
1 files changed, 0 insertions, 2 deletions
@@ -13,7 +13,6 @@ module Gem::Security # :nodoc:
end
class Gem::Commands::UnpackCommand < Gem::Command
-
include Gem::VersionOption
include Gem::SecurityOption
@@ -173,5 +172,4 @@ command help for an example.
path
end
-
end