soc: remove unnecessary imports
This commit is contained in:
parent
5113301130
commit
04f29e97e2
|
@ -1,4 +1,3 @@
|
||||||
import os, struct
|
|
||||||
from operator import itemgetter
|
from operator import itemgetter
|
||||||
|
|
||||||
from migen.fhdl.std import *
|
from migen.fhdl.std import *
|
||||||
|
|
Loading…
Reference in New Issue