Skip to content

Commit 8ebce9b

Browse files
committed
Remove unused and deprecated import.
1 parent 4aa39e8 commit 8ebce9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_serial.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from amaranth import *
66
from amaranth.lib.data import StructLayout
77
from amaranth.lib.fifo import SyncFIFO
8-
from amaranth.lib.io import pin_layout
98
from amaranth.lib.wiring import *
109
from amaranth.sim import *
1110

0 commit comments

Comments
 (0)