This commit is contained in:
aibrahim-oai
2025-08-01 09:17:13 -07:00
committed by GitHub
parent e2c994e32a
commit b67c485d84
2 changed files with 1 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ use crate::tui;
use codex_core::config::Config;
use codex_core::protocol::Event;
use codex_core::protocol::EventMsg;
use codex_core::protocol::ExecApprovalRequestEvent;
use codex_core::protocol::Op;
use color_eyre::eyre::Result;
use crossterm::SynchronizedUpdate;