projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6036fff
)
fhdl.structure: remove unused imports
author
Robert Jordens
<jordens@gmail.com>
Sun, 17 Aug 2014 20:56:32 +0000
(14:56 -0600)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Mon, 18 Aug 2014 03:01:56 +0000
(11:01 +0800)
migen/fhdl/structure.py
patch
|
blob
|
history
diff --git
a/migen/fhdl/structure.py
b/migen/fhdl/structure.py
index ba84dd85b85935d7d254b7e05e9dd29472564bf2..4525266e6134b826ab0486a590f4ecd4f95abd0d 100644
(file)
--- a/
migen/fhdl/structure.py
+++ b/
migen/fhdl/structure.py
@@
-1,5
+1,3
@@
-import inspect
-import re
import builtins
from collections import defaultdict