Skip to content

Commit a4e913d

Browse files
committed
remove an import that isn't necessary
--HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%40276
1 parent a66ea96 commit a4e913d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from constants import contentModelFlags, spaceCharacters
55
from constants import scopingElements, formattingElements, specialElements
66
from constants import headingElements, tableInsertModeElements
7-
import inspect
87

98
"""The scope markers are inserted when entering buttons, object
109
elements, marquees, table cells, and table captions, and are used to

0 commit comments

Comments
 (0)