Skip to content
Snippets Groups Projects
Commit 543f4217 authored by William Ma's avatar William Ma
Browse files

cask --cache: Remove deprecation comment

parent b123fca2
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,6 @@ module Cask
end
def run
# TODO: enable for next major/minor release
# odeprecated "brew cask --cache", "brew --cache --cask"
casks.each do |cask|
puts self.class.cached_location(cask)
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment