versions: delete unused method
This commit is contained in:
parent
291cdea687
commit
c3ac88d8c7
@ -94,10 +94,6 @@ class Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def sha_for_version version
|
|
||||||
rev_list.find{ |sha| version == version_for_sha(sha) }
|
|
||||||
end
|
|
||||||
|
|
||||||
IGNORED_EXCEPTIONS = [SyntaxError, TypeError, NameError,
|
IGNORED_EXCEPTIONS = [SyntaxError, TypeError, NameError,
|
||||||
ArgumentError, FormulaSpecificationError]
|
ArgumentError, FormulaSpecificationError]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user