aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorShaun Jackman2015-01-11 22:30:53 -0800
committerMike McQuaid2015-01-12 13:32:52 +0000
commit461c1987bb0c7d73ddb91a2d4a2ad964bc6ea9e4 (patch)
treee8b7dc0ea900d1c02367021a014943b56df89fbd /Library/Formula
parentad3ba597fe5bae79e1dc927850e1a31035920c3b (diff)
downloadhomebrew-461c1987bb0c7d73ddb91a2d4a2ad964bc6ea9e4.tar.bz2
pandoc-citeproc 0.6: remove require "formula"
Closes #35768. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pandoc-citeproc.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/pandoc-citeproc.rb b/Library/Formula/pandoc-citeproc.rb
index 8dba938f0..a8aba6276 100644
--- a/Library/Formula/pandoc-citeproc.rb
+++ b/Library/Formula/pandoc-citeproc.rb
@@ -1,4 +1,3 @@
-require "formula"
require "language/haskell"
class PandocCiteproc < Formula