mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
Remove unused PathExt import
This commit is contained in:
@@ -26,7 +26,6 @@ use codex_sandboxing::SandboxType;
|
||||
use codex_utils_absolute_path::AbsolutePathBuf;
|
||||
use codex_utils_path_uri::PathUri;
|
||||
use core_test_support::PathBufExt;
|
||||
use core_test_support::PathExt;
|
||||
use pretty_assertions::assert_eq;
|
||||
use std::path::PathBuf;
|
||||
use std::process::Command;
|
||||
|
||||
Reference in New Issue
Block a user