aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc.rb
diff options
context:
space:
mode:
authorMarkus Reiter2016-10-04 15:24:58 +0200
committerMarkus Reiter2016-10-04 15:43:58 +0200
commitddf5583208e473ef00447834a3a712411e61e190 (patch)
treeffe336ab8f53de98d4e06685a2c21452976b2605 /Library/Homebrew/cask/lib/hbc.rb
parentcafe1497808ef1ddb002061665ad606aa2340d10 (diff)
downloadbrew-ddf5583208e473ef00447834a3a712411e61e190.tar.bz2
Refactor Cask’s extensions.
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc.rb')
-rw-r--r--Library/Homebrew/cask/lib/hbc.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc.rb b/Library/Homebrew/cask/lib/hbc.rb
index 62b391638..69b6e8f21 100644
--- a/Library/Homebrew/cask/lib/hbc.rb
+++ b/Library/Homebrew/cask/lib/hbc.rb
@@ -1,7 +1,6 @@
module Hbc; end
require "hardware"
-require "hbc/extend"
require "hbc/artifact"
require "hbc/audit"
require "hbc/auditor"