Skip to content

Commit

Permalink
Merge pull request #12969 from hyuraku/remove_useless_attr_writer
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored Mar 10, 2022
2 parents d2857e0 + ff54a79 commit ff73e88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Library/Homebrew/formula_installer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ff73e88

Please sign in to comment.