aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/doc/homebrew/Formula-Cookbook.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/doc/homebrew/Formula-Cookbook.md b/share/doc/homebrew/Formula-Cookbook.md
index a1db39c0a..41bb00de8 100644
--- a/share/doc/homebrew/Formula-Cookbook.md
+++ b/share/doc/homebrew/Formula-Cookbook.md
@@ -96,8 +96,6 @@ This creates:
And opens it in your `$EDITOR`. It'll look like:
```ruby
-require "formula"
-
class Foo < Formula
url "http://example.com/foo-0.1.tar.gz"
homepage ""