remove comment about brewed ant on Linux; not necessary

This commit is contained in:
Bob W. Hogg 2016-09-18 16:04:43 -04:00
parent 25b6c0c236
commit ddccbf22ae

View File

@ -1,4 +1,3 @@
def ant_dep(spec, tags)
# Always use brewed ant on Linux
Dependency.new(spec.to_s, tags)
end