Merge pull request #12969 from hyuraku/remove_useless_attr_writer
This commit is contained in:
commit
ff73e880cd
@ -41,9 +41,6 @@ class FormulaInstaller
|
|||||||
attr_predicate :force_bottle?, :ignore_deps?, :only_deps?, :interactive?, :git?, :force?, :overwrite?, :keep_tmp?
|
attr_predicate :force_bottle?, :ignore_deps?, :only_deps?, :interactive?, :git?, :force?, :overwrite?, :keep_tmp?
|
||||||
attr_predicate :verbose?, :debug?, :quiet?
|
attr_predicate :verbose?, :debug?, :quiet?
|
||||||
|
|
||||||
# TODO: Remove when removed from `test-bot`.
|
|
||||||
attr_writer :build_bottle
|
|
||||||
|
|
||||||
def initialize(
|
def initialize(
|
||||||
formula,
|
formula,
|
||||||
link_keg: false,
|
link_keg: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user