diff --git a/Library/Homebrew/dev-cmd/verify.rb b/Library/Homebrew/dev-cmd/verify.rb index a226e930c8..7e989ec9fb 100644 --- a/Library/Homebrew/dev-cmd/verify.rb +++ b/Library/Homebrew/dev-cmd/verify.rb @@ -73,7 +73,6 @@ module Homebrew end else opoo "Bottle for tag #{bottle_tag.to_sym.inspect} is unavailable." - next end end end