aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula_pin.rb
diff options
context:
space:
mode:
authorJack Nagel2013-04-04 10:46:51 -0500
committerJack Nagel2013-04-04 10:53:01 -0500
commitae9060fc54faa1ec273b090a3791a5a1cab174dd (patch)
tree18254d0968329c84549d240d58dfb2d1a0b0b3c3 /Library/Homebrew/formula_pin.rb
parentdf29049222308b79a06d7eedfc67a26b90000d99 (diff)
downloadbrew-ae9060fc54faa1ec273b090a3791a5a1cab174dd.tar.bz2
Remove circular require
Diffstat (limited to 'Library/Homebrew/formula_pin.rb')
-rw-r--r--Library/Homebrew/formula_pin.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/formula_pin.rb b/Library/Homebrew/formula_pin.rb
index bf5934b93..eaf1888f9 100644
--- a/Library/Homebrew/formula_pin.rb
+++ b/Library/Homebrew/formula_pin.rb
@@ -1,4 +1,3 @@
-require 'formula'
require 'fileutils'
class FormulaPin