Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
schteve committed Jan 6, 2025
1 parent e49e6f2 commit 943032e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion freertos-rust/src/event_group.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::base::*;
use crate::isr::*;
use crate::shim::*;
use crate::units::*;

Expand Down

0 comments on commit 943032e

Please sign in to comment.