fix(ecstore): resolve CI clippy failures

This commit is contained in:
overtrue
2026-08-23 05:28:58 +08:00
parent 4d0ffa680a
commit 6f115ea2ec
5 changed files with 117 additions and 81 deletions
+1
View File
@@ -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,