Skip to content

Commit 1c015d3

Browse files
authored
Update passes.py
1 parent 95df57f commit 1c015d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyrtl/passes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"""
66

77
from __future__ import print_function, unicode_literals
8-
from re import I
98

109
from .core import working_block, set_working_block, _get_debug_mode, LogicNet, PostSynthBlock
1110
from .helperfuncs import _NetCount

0 commit comments

Comments
 (0)