Skip to content

Commit 27c3ebe

Browse files
committed
fixup! Google Code Issue 215: Properly detect seekable streams
Fix flake failure about unused import.
1 parent aed6279 commit 27c3ebe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

html5lib/inputstream.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
import codecs
55
import re
6-
import sys
76

87
from .constants import EOF, spaceCharacters, asciiLetters, asciiUppercase
98
from .constants import encodings, ReparseException

0 commit comments

Comments
 (0)