Skip to content

Commit 48bde9e

Browse files
committed
Remove unused HTMLTranslator import
1 parent 6874a9b commit 48bde9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sphinxcontrib/htmlhelp/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from sphinx.util.nodes import NodeMatcher
3232
from sphinx.util.osutil import make_filename_from_project, relpath
3333
from sphinx.util.template import SphinxRenderer
34-
from sphinx.writers.html import HTMLTranslator
3534

3635
if sphinx.version_info[:2] >= (6, 1):
3736
from sphinx.util.display import progress_message

0 commit comments

Comments
 (0)