@@ -13,7 +13,6 @@  | 
                                                    ||
| 13 | 13 | use Chapi\Component\Comparison\DiffCompareInterface;  | 
                                                        
| 14 | 14 | use Chapi\Entity\Chronos\ChronosJobEntity;  | 
                                                        
| 15 | 15 | use Chapi\Entity\JobEntityInterface;  | 
                                                        
| 16 | -use Chapi\Entity\Marathon\AppEntity\DockerPortMapping;  | 
                                                        |
| 17 | 16 | use Chapi\Entity\Marathon\MarathonAppEntity;  | 
                                                        
| 18 | 17 | use Chapi\Service\JobRepository\JobRepositoryInterface;  | 
                                                        
| 19 | 18 | |