@@ -14,7 +14,6 @@  | 
                                                    ||
| 14 | 14 | use Symfony\Component\Console\Input\InputInterface;  | 
                                                        
| 15 | 15 | use Symfony\Component\Console\Output\OutputInterface;  | 
                                                        
| 16 | 16 | use Symfony\Component\Console\Input\InputArgument;  | 
                                                        
| 17 | -  | 
                                                        |
| 18 | 17 | use Reith\ToyRobot\Messaging\Command\PlaceRobot;  | 
                                                        
| 19 | 18 | |
| 20 | 19 | class Place extends Command  |