Fix unused imports
This commit is contained in:
parent
f0027c9fe0
commit
0b70cc554e
@ -4,7 +4,6 @@
|
||||
|
||||
use defmt::{info, unwrap};
|
||||
use embassy::executor::Spawner;
|
||||
use embassy::time::{Duration, Timer};
|
||||
use embassy_stm32::flash::Flash;
|
||||
use embassy_stm32::Peripherals;
|
||||
use embedded_storage::nor_flash::{NorFlash, ReadNorFlash};
|
||||
|
Loading…
x
Reference in New Issue
Block a user