forked from M-Labs/artiq
language/core: remove unneeded import
This commit is contained in:
parent
899a034204
commit
3446c1f914
|
@ -1,4 +1,3 @@
|
||||||
import itertools
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|
||||||
from artiq.language import units
|
from artiq.language import units
|
||||||
|
|
Loading…
Reference in New Issue