refactor: Make clippy happy
This commit is contained in:
parent
f081af002a
commit
ce1ee5ac4d
@ -35,7 +35,6 @@ extern crate std;
|
||||
use alloc::boxed::Box;
|
||||
use alloc::rc::Rc;
|
||||
use alloc::vec::Vec;
|
||||
use bitflags::Flags;
|
||||
use core::cell::UnsafeCell;
|
||||
use core::ptr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user