Removed Hbc::
This commit is contained in:
parent
6162a5e41f
commit
250f3445b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user