Skip to content

Commit 468db49

Browse files
author
James Graham
committed
Remove unwanted line from another patch
1 parent 1a68f46 commit 468db49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/html5lib/html5parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ def mainLoop(self):
192192

193193
# When the loop finishes it's EOF
194194
self.phase.processEOF()
195-
self.tree.finalize()
196195

197196
def normalizedTokens(self):
198197
for token in self.tokenizer:

0 commit comments

Comments
 (0)