diff --git a/rust/kernel/str.rs b/rust/kernel/str.rs index 4eae05e4baf9..b3caa9a1c898 100644 --- a/rust/kernel/str.rs +++ b/rust/kernel/str.rs @@ -4,7 +4,6 @@ use crate::{ alloc::{ - flags::*, AllocError, KVec, // },