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)
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)