mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
This PR cleans up unreachable code that was added as a result of
https://github.com/openai/codex/pull/543.
The code being removed is already being handled above:
23f0887df3/codex-cli/src/utils/agent/agent-loop.ts (L535-L539)