nit clippy

This commit is contained in:
jif-oai
2026-03-06 11:11:15 +01:00
parent d9de563f73
commit 7753a33a58

View File

@@ -503,6 +503,7 @@ pub async fn read_repair_rollout_path(
}
/// Apply rollout items incrementally to SQLite.
#[allow(clippy::too_many_arguments)]
pub async fn apply_rollout_items(
context: Option<&codex_state::StateRuntime>,
rollout_path: &Path,