Make clippy happy

This commit is contained in:
Clément Renault
2025-07-17 17:21:03 +02:00
parent d67db6e3c2
commit a1b42c10e2
3 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
let IndexScheduler {
cleanup_enabled: _,
experimental_no_edition_2024_for_dumps: _,
processing_tasks,
env,
version,