mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
soc: remove unnecessary imports
This commit is contained in:
parent
5113301130
commit
04f29e97e2
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
import os, struct
|
||||
from operator import itemgetter
|
||||
|
||||
from migen.fhdl.std import *
|
||||
|
|
Loading…
Reference in a new issue