Fix cargo warnings in userland.
This commit is contained in:
parent
d777b8f4ab
commit
ab75085f32
3 changed files with 1 additions and 8 deletions
|
|
@ -1,6 +1,3 @@
|
|||
use core::cell::RefCell;
|
||||
|
||||
use alloc::rc::Rc;
|
||||
use alloc::sync::Arc;
|
||||
use alloc::{collections::BTreeMap, string::String};
|
||||
use mammoth::sync::Mutex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue