mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
device-key: clean up unused crate (#21487)
This commit is contained in:
@@ -56,9 +56,6 @@ use tracing::warn;
|
||||
|
||||
mod agent_jobs;
|
||||
mod backfill;
|
||||
mod device_key;
|
||||
#[cfg(test)]
|
||||
mod device_key_tests;
|
||||
mod goals;
|
||||
mod logs;
|
||||
mod memories;
|
||||
@@ -67,7 +64,6 @@ mod remote_control;
|
||||
mod test_support;
|
||||
mod threads;
|
||||
|
||||
pub use device_key::DeviceKeyBindingRecord;
|
||||
pub use goals::ThreadGoalAccountingMode;
|
||||
pub use goals::ThreadGoalAccountingOutcome;
|
||||
pub use goals::ThreadGoalUpdate;
|
||||
|
||||
Reference in New Issue
Block a user