Make clippy happy

This commit is contained in:
Kerollmops
2025-11-03 17:45:29 +01:00
parent b2ea50cb10
commit dc456276e5

View File

@@ -280,6 +280,7 @@ impl IndexScheduler {
}
#[cfg(unix)]
#[allow(clippy::too_many_arguments)]
pub(super) async fn process_snapshot_to_s3(
&self,
progress: Progress,