Removed Hbc::
This commit is contained in:
parent
6162a5e41f
commit
250f3445b7
@ -54,7 +54,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.highlight_installed(token)
|
def self.highlight_installed(token)
|
||||||
if Hbc::Cask.new(token).installed?
|
if Cask.new(token).installed?
|
||||||
token = pretty_installed token
|
token = pretty_installed token
|
||||||
end
|
end
|
||||||
token
|
token
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user