codex: fix queue argument lint (#17380)

This commit is contained in:
Eric Traut
2026-04-10 15:16:19 -07:00
parent e03b0f8214
commit d5641c3aef

View File

@@ -97,7 +97,7 @@ pub(crate) async fn run_queue_command(
thread_id,
"external".to_string(),
cmd.message,
None,
/*instructions*/ None,
"{}".to_string(),
delivery.as_str().to_string(),
unix_timestamp_now()?,