removing debugging symbols

This commit is contained in:
thibhero 2025-06-29 23:24:04 -04:00
parent dfab4bbab2
commit c5036f3bba

View File

@ -392,8 +392,6 @@ module Homebrew
quiet:,
verbose:,
)
puts "here", dependent_installers
puts "here", upgradeable
upgrade_formulae(dependent_installers, dry_run: dry_run, verbose: verbose)
end