Remove RemovedInSphinx16Warning

This commit is contained in:
Takeshi KOMIYA 2017-01-04 11:20:37 +09:00
parent 60eb712fcf
commit b88377169e

View File

@ -10,10 +10,6 @@
"""
class RemovedInSphinx16Warning(DeprecationWarning):
pass
class RemovedInSphinx17Warning(DeprecationWarning):
pass