Skip to content

Commit 68bb939

Browse files
committed
removed urlparse
1 parent 6b7dc72 commit 68bb939

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chipflow_lib/steps/silicon.py

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

1717
from .. import ChipFlowError
1818
from ..platforms import SiliconPlatform, top_interfaces
19-
from urllib.parse import urlparse
2019

2120

2221
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)