mirror of
https://github.com/openai/codex.git
synced 2026-04-30 01:16:54 +00:00
Revert branch state to 354801f (without history rewrite)
This commit is contained in:
@@ -1307,7 +1307,6 @@ async fn try_run_turn(
|
||||
}
|
||||
};
|
||||
|
||||
warn!("ResponseEvent: {event:?}");
|
||||
match event {
|
||||
ResponseEvent::Created => {}
|
||||
ResponseEvent::OutputItemDone(item) => {
|
||||
|
||||
Reference in New Issue
Block a user