mirror of
https://github.com/openai/codex.git
synced 2026-06-02 19:31:59 +00:00
nit: drop todo (#25655)
This commit is contained in:
@@ -81,7 +81,6 @@ impl TurnItemEmitter for NoopTurnItemEmitter {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: this is temporary and will disappear in the next PR (as we make codex-extension-api generic on Invocation.
|
||||
#[derive(Clone)]
|
||||
pub struct ToolCall {
|
||||
pub turn_id: String,
|
||||
|
||||
Reference in New Issue
Block a user