codex: fix CI failure on PR #15237

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Ahmed Ibrahim
2026-03-19 16:11:51 -07:00
parent 48188734e2
commit c145f6726a
2 changed files with 1 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ use futures::SinkExt;
use futures::StreamExt;
use http::HeaderMap;
use http::HeaderValue;
use serde_json::Value;
use std::collections::HashMap;
use std::sync::Arc;
use std::sync::atomic::AtomicBool;