Skip to content
Snippets Groups Projects
Commit 250f3445 authored by Nath Tumlin's avatar Nath Tumlin
Browse files

Removed Hbc::

parent 6162a5e4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment