mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
forking
This commit is contained in:
@@ -20,7 +20,6 @@ use std::collections::HashMap;
|
||||
use std::path::PathBuf;
|
||||
use std::sync::Arc;
|
||||
use tokio::sync::RwLock;
|
||||
use tracing::warn;
|
||||
|
||||
/// Represents a newly created Codex conversation, including the first event
|
||||
/// (which is [`EventMsg::SessionConfigured`]).
|
||||
|
||||
Reference in New Issue
Block a user