diff options
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb')
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb b/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb index 8017a32cf..94dd309bd 100644 --- a/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb +++ b/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb @@ -12,7 +12,6 @@ module Hbc        end        def self.dump_casks(*cask_tokens) -        CLI.debug = true # Yuck. At the moment this is the only way to make dumps visible          count = 0          cask_tokens.each do |cask_token|            begin  | 
