diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/go.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/go.rb b/Library/Formula/go.rb index aec418fa3..764007d6e 100644 --- a/Library/Formula/go.rb +++ b/Library/Formula/go.rb @@ -8,10 +8,6 @@ class Go <Formula skip_clean 'bin' - def download_strategy - MercurialDownloadStrategy - end - def cruft %w[src include test doc] end |
