mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
fix(linux-sandbox): remove unused import
This commit is contained in:
@@ -18,7 +18,6 @@ use std::path::PathBuf;
|
||||
use codex_core::error::CodexErr;
|
||||
use codex_core::error::Result;
|
||||
use codex_protocol::protocol::FileSystemSandboxPolicy;
|
||||
use codex_protocol::protocol::SandboxPolicy;
|
||||
use codex_protocol::protocol::WritableRoot;
|
||||
|
||||
/// Linux "platform defaults" that keep common system binaries and dynamic
|
||||
|
||||
Reference in New Issue
Block a user