Skip to content

Commit b94b100

Browse files
committed
fixup! Fix parse.py after html5lib#257
1 parent f232990 commit b94b100

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parse.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from optparse import OptionParser
1010

1111
from html5lib import html5parser
12-
from html5lib.tokenizer import HTMLTokenizer
1312
from html5lib import treebuilders, serializer, treewalkers
1413
from html5lib import constants
1514
from html5lib import utils

0 commit comments

Comments
 (0)