cask --cache: Remove deprecation comment
This commit is contained in:
parent
b123fca227
commit
543f421702
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user