mirror of
https://github.com/openai/codex.git
synced 2026-04-29 10:53:24 +03:00
codex: fix CI failure on PR #15237
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user