formula: remove OnOS deprecation comment.
We can't actually remove this as we still need it indefinitely in e.g. `def caveats`.
This commit is contained in:
parent
7ec6d41a1d
commit
20f2b14c38
@ -64,7 +64,7 @@ class Formula
|
||||
include Utils::Shebang
|
||||
include Utils::Shell
|
||||
include Context
|
||||
include OnOS # TODO: 3.4.0: odeprecate OnOS usage in instance methods.
|
||||
include OnOS
|
||||
extend Forwardable
|
||||
extend Cachable
|
||||
extend Predicable
|
||||
|
Loading…
x
Reference in New Issue
Block a user