@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use SfCod\QueueBundle\Base\MongoDriverInterface; |
6 | 6 | use SfCod\QueueBundle\Failer\FailedJobProviderInterface; |
7 | -use SfCod\QueueBundle\Job\JobContract; |
|
8 | 7 | use SfCod\QueueBundle\Job\JobContractInterface; |
9 | 8 | use SfCod\QueueBundle\Service\JobQueue; |
10 | 9 | use Symfony\Component\Console\Command\Command; |