@@ -9,8 +9,6 @@ |
||
9 | 9 | |
10 | 10 | namespace Chapi\Service\JobValidator; |
11 | 11 | |
12 | -use Chapi\Component\DatePeriod\DatePeriodFactoryInterface; |
|
13 | -use Chapi\Entity\Chronos\JobEntity; |
|
14 | 12 | use Chapi\Entity\JobEntityInterface; |
15 | 13 | use Chapi\Entity\JobValidator\ValidationResult; |
16 | 14 |