Remove explicit download strategy from Go.
This commit is contained in:
parent
cae2da1e44
commit
161a5a139d
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@ class Go <Formula
|
|||
|
||||
skip_clean 'bin'
|
||||
|
||||
def download_strategy
|
||||
MercurialDownloadStrategy
|
||||
end
|
||||
|
||||
def cruft
|
||||
%w[src include test doc]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue