mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove references to outdated warning category.
This commit is contained in:
parent
872f35f113
commit
f607414034
@ -14,7 +14,7 @@ from os import path
|
||||
|
||||
from six import PY3, iteritems, string_types, binary_type, integer_types
|
||||
|
||||
from sphinx.errors import ConfigError, ConfigWarning
|
||||
from sphinx.errors import ConfigError
|
||||
from sphinx.locale import l_
|
||||
from sphinx.util.osutil import make_filename, cd
|
||||
from sphinx.util.pycompat import execfile_
|
||||
|
Loading…
Reference in New Issue
Block a user