Remove unnecessary code
This commit is contained in:
		
							parent
							
								
									0505582507
								
							
						
					
					
						commit
						dd1f742854
					
				@ -79,7 +79,6 @@ require 'test/unit' # must be after at_exit
 | 
			
		||||
require 'extend/ARGV' # needs to be after test/unit to avoid conflict with OptionsParser
 | 
			
		||||
require 'extend/ENV'
 | 
			
		||||
ARGV.extend(HomebrewArgvExtension)
 | 
			
		||||
ENV.extend(Stdenv)
 | 
			
		||||
 | 
			
		||||
begin
 | 
			
		||||
  require 'rubygems'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user