mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
fhdl.structure: remove unused imports
This commit is contained in:
parent
6036fffef2
commit
ac2e961618
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
import inspect
|
|
||||||
import re
|
|
||||||
import builtins
|
import builtins
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue