mirror of
https://github.com/openai/codex.git
synced 2026-05-17 17:53:06 +00:00
codex: fix PR #21617 clippy failure
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use super::*;
|
||||
use codex_apply_patch::MaybeApplyPatchVerified;
|
||||
use codex_exec_server::LOCAL_FS;
|
||||
use codex_protocol::models::PermissionProfile;
|
||||
use codex_protocol::permissions::FileSystemSandboxPolicy;
|
||||
use codex_protocol::protocol::FileChange;
|
||||
use codex_protocol::protocol::SandboxPolicy;
|
||||
|
||||
Reference in New Issue
Block a user