mirror of https://github.com/m-labs/artiq.git
remove unneeded import
This commit is contained in:
parent
753d61b38f
commit
504576de58
|
@ -1,7 +1,6 @@
|
|||
from artiq.language.core import *
|
||||
from artiq.language.db import *
|
||||
from artiq.language.units import *
|
||||
from artiq.coredevice import ttl
|
||||
|
||||
|
||||
frame_setup = 20*ns
|
||||
|
|
Loading…
Reference in New Issue