Fix a couple of warnings
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
use core::num::NonZeroUsize;
|
||||
|
||||
use alloc::{borrow::Cow, collections::BTreeSet, sync::Arc};
|
||||
use alloc::{collections::BTreeSet, sync::Arc};
|
||||
|
||||
use spin::{RwLock, RwLockReadGuard, RwLockWriteGuard};
|
||||
use spinning_top::RwSpinlock;
|
||||
|
||||
Reference in New Issue
Block a user