diff --git a/Library/Homebrew/formula_installer.rb b/Library/Homebrew/formula_installer.rb index 4ef138f5b0e38..288fc09eff7fc 100644 --- a/Library/Homebrew/formula_installer.rb +++ b/Library/Homebrew/formula_installer.rb @@ -41,9 +41,6 @@ class FormulaInstaller attr_predicate :force_bottle?, :ignore_deps?, :only_deps?, :interactive?, :git?, :force?, :overwrite?, :keep_tmp? attr_predicate :verbose?, :debug?, :quiet? - # TODO: Remove when removed from `test-bot`. - attr_writer :build_bottle - def initialize( formula, link_keg: false,