@@ -1,4 +1,3 @@
-#![allow(unused)]
use std::ops::Deref;
use std::sync::atomic::{AtomicUsize, Ordering};
use std::sync::Arc;