diff --git a/Library/Homebrew/missing_formula.rb b/Library/Homebrew/missing_formula.rb index 32e5a2a560..ba1895ac79 100644 --- a/Library/Homebrew/missing_formula.rb +++ b/Library/Homebrew/missing_formula.rb @@ -28,10 +28,6 @@ module Homebrew Minimal installation: brew cask install basictex EOS - when "asymptote" then <<~EOS - Asymptote is part of MacTeX: - brew cask install mactex - EOS when "pip" then <<~EOS pip is part of the python formula: brew install python