mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove RemovedInSphinx16Warning
This commit is contained in:
parent
60eb712fcf
commit
b88377169e
@ -10,10 +10,6 @@
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
class RemovedInSphinx16Warning(DeprecationWarning):
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
class RemovedInSphinx17Warning(DeprecationWarning):
|
class RemovedInSphinx17Warning(DeprecationWarning):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user