mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-26 23:50:17 +00:00
fix: remove duplicate Tool import in WASM wrapper tests
Co-Authored-By: Claude Opus 4.6 <[email protected]>
This commit is contained in:
@@ -2356,7 +2356,6 @@ mod tests {
|
||||
|
||||
use crate::config::SafetyConfig;
|
||||
use crate::tools::executor::ToolExecutor;
|
||||
use crate::tools::tool::Tool;
|
||||
|
||||
fn wasm_binary_path() -> std::path::PathBuf {
|
||||
let manifest_dir = std::path::Path::new(env!("CARGO_MANIFEST_DIR"));
|
||||
|
||||
Reference in New Issue
Block a user