Skip to content

Commit a0a8b8f

Browse files
committed
Remove unused import.
1 parent 43522a2 commit a0a8b8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

html5lib/treewalkers/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
__all__ = ["getTreeWalker", "pprint", "dom", "etree", "genshistream", "lxmletree"]
1414

15-
import sys
16-
1715
from .. import constants
1816
from ..utils import default_etree
1917

0 commit comments

Comments
 (0)