mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-24 19:04:02 +08:00
examples/coredev_test: cleanup import
This commit is contained in:
parent
b9b9cc46e2
commit
fa6fc0cf75
@ -1,4 +1,4 @@
|
||||
from artiq.language.experiment import Experiment, kernel, syscall
|
||||
from artiq.language.experiment import Experiment, kernel
|
||||
from artiq.devices import corecom_serial, runtime, core, gpio_core
|
||||
|
||||
class CompilerTest(Experiment):
|
||||
|
Loading…
Reference in New Issue
Block a user