mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
lasmicon/bankmachine: remove stale import
This commit is contained in:
parent
a0f1ee3fbb
commit
7ce2031d07
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
from migen.fhdl.std import *
|
||||
from migen.bus.asmibus import *
|
||||
from migen.genlib.roundrobin import *
|
||||
from migen.genlib.fsm import FSM, NextState
|
||||
from migen.genlib.misc import optree
|
||||
|
|
Loading…
Reference in a new issue