Clippy changes

This commit is contained in:
quexeky
2024-10-24 09:41:04 +11:00
parent 2e0b37ae19
commit 90e41c6522
4 changed files with 3 additions and 13 deletions
-3
View File
@@ -1,6 +1,3 @@
use std::sync::atomic::{AtomicUsize, Ordering};
use std::sync::atomic::Ordering::Relaxed;
use rayon::{ThreadPool, ThreadPoolBuilder};
/*