core-agent-ide/codex-rs/cli
Ahmad Sohail Raoufi dd2d68e69e
chore: remove extra newline in println (#9850)
## Summary

This PR makes a minor formatting adjustment to a `println!` message by
removing an extra empty line and explicitly using `\n` for clarity.

## Changes

- Adjusted console output formatting for the success message.
- No functional or behavioral changes.
2026-01-25 10:44:15 -08:00
..
src chore: remove extra newline in println (#9850) 2026-01-25 10:44:15 -08:00
tests Propagate MCP disabled reason (#9207) 2026-01-15 17:24:00 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml feat(tui): retire the tui2 experiment (#9640) 2026-01-22 01:02:29 +00:00