cask home: Remove deprecation comment

This commit is contained in:
William Ma 2020-08-18 12:27:16 -04:00
parent 543f421702
commit e088918128

View File

@ -8,9 +8,6 @@ module Cask
end
def run
# TODO: enable for next major/minor release
# odeprecated "brew cask home", "brew home"
if casks.none?
odebug "Opening project homepage"
self.class.open_url "https://brew.sh/"