mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 13:16:28 +00:00
clippy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use crate::config::error::ConfigError;
|
||||
use crate::{disk::error::DiskError, error::Error};
|
||||
use std::{collections::HashMap, fmt::Debug};
|
||||
// pub type CheckErrorFn = fn(e: &Error) -> bool;
|
||||
|
||||
Reference in New Issue
Block a user