remove deprecated code

This commit is contained in:
David Lord 2023-08-16 15:00:49 -07:00
parent 6a12b191f7
commit 04994df59f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
7 changed files with 3 additions and 225 deletions

View file

@ -519,11 +519,6 @@ Signals are provided by the `Blinker`_ library. See :doc:`signals` for an introd
.. versionadded:: 0.10
.. data:: signals.signals_available
.. deprecated:: 2.3
Will be removed in Flask 2.4. Signals are always available
Class-Based Views
-----------------