From 934f537b458778f4786716c95b73fc72bc1ce256 Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 28 Jan 2011 23:46:47 +0000 Subject: Import rubygems 1.5.0 (release candidate @ 09893d9) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rubygems/format.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/rubygems/format.rb') diff --git a/lib/rubygems/format.rb b/lib/rubygems/format.rb index 9f8e7b8fb9..3b38a3a017 100644 --- a/lib/rubygems/format.rb +++ b/lib/rubygems/format.rb @@ -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+ -- cgit v1.2.3