aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/global.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb
index 1ad2963fb..fd2916b21 100644
--- a/Library/Homebrew/global.rb
+++ b/Library/Homebrew/global.rb
@@ -24,7 +24,6 @@
require 'extend/pathname'
require 'extend/ARGV'
require 'utils'
-require 'hardware'
ARGV.extend(HomebrewArgvExtension)