diff options
-rw-r--r-- | lib/rubygems/format.rb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -22,8 +22,6 @@ class Gem::Format attr_accessor :file_entries attr_accessor :gem_path - extend Gem::UserInteraction - ## # Constructs a Format representing the gem's data which came from +gem_path+ |