Skip to content

Commit 6c5aa23

Browse files
committed
remove unused import
1 parent 955d99d commit 6c5aa23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testsuite/tests/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#![no_std]
22
#![no_main]
33

4-
use cortex_m_rt::entry;
54
use {{crate_name}} as _; // memory layout + panic handler
65

76
// See https://crates.io/crates/defmt-test/0.1.0 for more documentation (e.g. about the 'state'

0 commit comments

Comments
 (0)