Skip to content

Commit

Permalink
Remove explicit download strategy from Go.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Mar 18, 2010
1 parent 5898c05 commit b414a07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Library/Formula/go.rb
Expand Up @@ -8,10 +8,6 @@ class Go <Formula

skip_clean 'bin'

def download_strategy
MercurialDownloadStrategy
end

def cruft
%w[src include test doc]
end
Expand Down

0 comments on commit b414a07

Please sign in to comment.