Removed Hbc::

This commit is contained in:
Nath Tumlin 2017-03-11 16:28:41 -08:00
parent 6162a5e41f
commit 250f3445b7

View File

@ -54,7 +54,7 @@ module Hbc
end
def self.highlight_installed(token)
if Hbc::Cask.new(token).installed?
if Cask.new(token).installed?
token = pretty_installed token
end
token