forked from M-Labs/artiq-zynq
fixup remove unnec imports
This commit is contained in:
parent
196e37549d
commit
a46b80318d
@ -12,7 +12,6 @@ extern crate alloc;
|
|||||||
#[cfg(all(feature = "target_kasli_soc", has_virtual_leds))]
|
#[cfg(all(feature = "target_kasli_soc", has_virtual_leds))]
|
||||||
use core::cell::RefCell;
|
use core::cell::RefCell;
|
||||||
|
|
||||||
use ksupport;
|
|
||||||
use libasync::task;
|
use libasync::task;
|
||||||
#[cfg(has_drtio_eem)]
|
#[cfg(has_drtio_eem)]
|
||||||
use libboard_artiq::drtio_eem;
|
use libboard_artiq::drtio_eem;
|
||||||
|
Loading…
Reference in New Issue
Block a user