Skip to content

Commit

Permalink
remove "what's updog"
Browse files Browse the repository at this point in the history
  • Loading branch information
xycabcd committed Oct 28, 2024
1 parent 0263d7b commit 2ef46f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Library/Homebrew/cmd/install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,6 @@ def run
else T.absurd(e)
end

if name == "updog"
ofail "What's updog?"
return
end

opoo e

reason = MissingFormula.reason(name, silent: true)
Expand Down

0 comments on commit 2ef46f7

Please sign in to comment.