mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 13:36:50 +00:00
fix(ecstore): resolve CI clippy failures
This commit is contained in:
@@ -1420,6 +1420,7 @@ pub(crate) async fn migrate_decommission_object(
|
||||
.await
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub(crate) async fn migrate_object(
|
||||
store: Arc<ECStore>,
|
||||
pool_idx: usize,
|
||||
|
||||
Reference in New Issue
Block a user