Fix unused imports
This commit is contained in:
parent
f0027c9fe0
commit
0b70cc554e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue