diff --git a/codex-rs/state/src/runtime.rs b/codex-rs/state/src/runtime.rs index 7041af9146..8c9c6d0267 100644 --- a/codex-rs/state/src/runtime.rs +++ b/codex-rs/state/src/runtime.rs @@ -70,7 +70,6 @@ pub use goals::GoalAccountingMode; pub use goals::GoalAccountingOutcome; pub use goals::GoalStore; pub use goals::GoalUpdate; -pub use goals::ThreadGoalAccountingMode; pub use remote_control::RemoteControlEnrollmentRecord; pub use threads::ThreadFilterOptions;