@@ -10,7 +10,6 @@ |
||
10 | 10 | namespace Chapi\Service\JobValidator\PropertyValidator; |
11 | 11 | |
12 | 12 | |
13 | -use Chapi\Entity\Chronos\JobEntity; |
|
14 | 13 | use Chapi\Entity\JobEntityInterface; |
15 | 14 | use Chapi\Service\JobValidator\PropertyValidatorInterface; |
16 | 15 |
@@ -12,7 +12,6 @@ |
||
12 | 12 | |
13 | 13 | |
14 | 14 | use Chapi\BusinessCase\Comparison\JobComparisonInterface; |
15 | -use Chapi\Entity\JobEntityInterface; |
|
16 | 15 | use Chapi\Entity\Marathon\MarathonAppEntity; |
17 | 16 | use Chapi\Service\JobIndex\JobIndexServiceInterface; |
18 | 17 | use Chapi\Service\JobRepository\JobRepositoryInterface; |
@@ -12,8 +12,6 @@ |
||
12 | 12 | |
13 | 13 | use Chapi\Component\Cache\CacheInterface; |
14 | 14 | use Chapi\Component\RemoteClients\ApiClientInterface; |
15 | -use Chapi\Entity\Chronos\ChronosJobEntity; |
|
16 | -use Chapi\Entity\Marathon\MarathonAppEntity; |
|
17 | 15 | use Chapi\Service\JobValidator\JobValidatorServiceInterface; |
18 | 16 | use Psr\Log\LoggerInterface; |
19 | 17 | use Symfony\Component\Filesystem\Filesystem; |