mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
tests/processor clippy
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::needless_pass_by_ref_mut)] // False positives
|
||||
|
||||
use std::sync::{OnceLock, Mutex};
|
||||
|
||||
use zeroize::Zeroizing;
|
||||
|
||||
Reference in New Issue
Block a user