From 8cf655f23cb9ba057613ffd32c28d140b787b569 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Thu, 17 May 2018 18:29:03 +0200 Subject: [PATCH] Remove unused `include Utils`. --- Library/Homebrew/cask/lib/hbc.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/cask/lib/hbc.rb b/Library/Homebrew/cask/lib/hbc.rb index a013f4a323..6c014b1791 100644 --- a/Library/Homebrew/cask/lib/hbc.rb +++ b/Library/Homebrew/cask/lib/hbc.rb @@ -29,7 +29,6 @@ require "hbc/version" module Hbc include Locations - include Utils def self.init Cache.ensure_cache_exists