Skip to content

Commit

Permalink
Update Library/Homebrew/upgrade.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Cho <[email protected]>
  • Loading branch information
MikeMcQuaid and cho-m authored Nov 19, 2024
1 parent 319cc41 commit 5f8d841
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Homebrew/upgrade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def self.upgrade_formulae(
end

if keg
keg = Keg.new(formula.opt_prefix.resolved_path)
tab = keg.tab
link_keg = keg.linked?
installed_as_dependency = tab.installed_as_dependency
Expand Down

0 comments on commit 5f8d841

Please sign in to comment.