mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::protocol::EventMsg;
|
||||
use crate::protocol::RolloutItem;
|
||||
use codex_protocol::models::ResponseItem;
|
||||
use codex_protocol::protocol::RolloutItem;
|
||||
|
||||
/// Whether a rollout `item` should be persisted in rollout files.
|
||||
#[inline]
|
||||
|
||||
Reference in New Issue
Block a user