@@ -13,7 +13,6 @@ |
||
13 | 13 | use MathPHP\LinearAlgebra\Vector; |
14 | 14 | use Psr\Log\LoggerInterface; |
15 | 15 | use Reith\ToyRobot\Domain\Robot\RobotRepositoryInterface; |
16 | -use Reith\ToyRobot\Domain\Robot\Place; |
|
17 | 16 | use Reith\ToyRobot\Domain\Space\SpaceInterface; |
18 | 17 | use Reith\ToyRobot\Messaging\Command\PlaceRobot; |
19 | 18 | use Reith\ToyRobot\Messaging\Annotation\Subscribe; |