Skip to content

Commit 82f0c6e

Browse files
committed
Remove unused import
1 parent 5640f91 commit 82f0c6e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/pico.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
33
use crate::FifteenPinOutput;
44
use crate::Pins;
5-
use defmt::*;
6-
use defmt_rtt as _;
75
use embassy_rp::Peri;
86

97
pub type OutputStart = Peri<'static, embassy_rp::peripherals::PIN_11>;

0 commit comments

Comments
 (0)