mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 01:34:38 +10:00
Clippy changes
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
use std::sync::atomic::{AtomicUsize, Ordering};
|
||||
use std::sync::atomic::Ordering::Relaxed;
|
||||
use rayon::{ThreadPool, ThreadPoolBuilder};
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user