Skip to content

Commit d055699

Browse files
authored
Fixes import error from upstream change. (#15)
Related PR is sphinx-doc/sphinx#9263
1 parent dcb06b0 commit d055699

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sphinxext/remoteliteralinclude.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from six import text_type
1111

1212
from sphinx import addnodes
13-
from sphinx.deprecation import RemovedInSphinx40Warning
1413
from sphinx.locale import __
1514
from sphinx.util import logging
1615
from sphinx.util import parselinenos

0 commit comments

Comments
 (0)