remove unused import

This commit is contained in:
Jorge Aparicio
2020-11-16 16:13:45 +01:00
parent 955d99d962
commit 6c5aa23717
-1
View File
@@ -1,7 +1,6 @@
#![no_std]
#![no_main]
use cortex_m_rt::entry;
use {{crate_name}} as _; // memory layout + panic handler
// See https://crates.io/crates/defmt-test/0.1.0 for more documentation (e.g. about the 'state'