Completed
Push — master ( fbabbd...8184b0 )
by Douglas
01:43
created
src/Reith/ToyRobot/CommandHandler/RobotPlacer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.