create: remove formula include.

This commit is contained in:
Mike McQuaid 2014-12-15 07:50:14 +00:00
parent 9a89878b75
commit 2cb5da6916

View File

@ -117,8 +117,6 @@ class FormulaCreator
end end
def template; <<-EOS.undent def template; <<-EOS.undent
require "formula"
# Documentation: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md # Documentation: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md
# #{HOMEBREW_CONTRIB}/example-formula.rb # #{HOMEBREW_CONTRIB}/example-formula.rb
# PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST! # PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST!