@@ -141,7 +141,6 @@ |
||
| 141 | 141 | /** |
| 142 | 142 | * Mock mongo job contract |
| 143 | 143 | * |
| 144 | - * @param Job $job |
|
| 145 | 144 | * @param JobInterface|null $jobInstance |
| 146 | 145 | * |
| 147 | 146 | * @return JobContract |
@@ -21,7 +21,6 @@ |
||
| 21 | 21 | use SfCod\QueueBundle\Service\QueueManager; |
| 22 | 22 | use SfCod\QueueBundle\Worker\Worker; |
| 23 | 23 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
| 24 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 25 | 24 | use Symfony\Component\DependencyInjection\Definition; |
| 26 | 25 | use Symfony\Component\DependencyInjection\Reference; |
| 27 | 26 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |