chore: clippy

This commit is contained in:
Joonas Koivunen
2023-03-28 10:34:21 +03:00
committed by Joonas Koivunen
parent b599755042
commit 0943dd30eb

View File

@@ -107,7 +107,7 @@ pub fn launch_disk_usage_global_eviction_task(
false,
async move {
disk_usage_eviction_task(
&*state,
&state,
task_config,
storage,
tenants_dir_fd,