aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/brewkit.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/brewkit.rb b/Library/Homebrew/brewkit.rb
deleted file mode 100644
index 2668889d8..000000000
--- a/Library/Homebrew/brewkit.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'utils'
-opoo "brewkit.rb is deprecated please require 'formula' instead"
-puts "This file will be removed at version 0.7"
-require 'formula'