mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-26 16:04:02 +00:00
chore: Remove unused imports from integration test
https://claude.ai/code/session_01H1GkTK5z9ppVVQDQukjBsY
This commit is contained in:
parent
85447c0bfc
commit
0cc25bf2bf
1 changed files with 1 additions and 3 deletions
|
|
@ -13,9 +13,7 @@ use ruvector_robotics::cognitive::{
|
|||
TrackedObject, WorkingMemory, WorldModel,
|
||||
};
|
||||
use ruvector_robotics::mcp::{RoboticsToolRegistry, ToolCategory};
|
||||
use ruvector_robotics::perception::{
|
||||
ObstacleDetector, PerceptionConfig, PerceptionPipeline, SceneGraphBuilder,
|
||||
};
|
||||
use ruvector_robotics::perception::{PerceptionConfig, PerceptionPipeline};
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue