@@ -8,7 +8,6 @@ |
||
8 | 8 | use SfCod\QueueBundle\Service\JobQueue; |
9 | 9 | use SfCod\QueueBundle\Service\QueueManager; |
10 | 10 | use SfCod\QueueBundle\Tests\Data\LoadTrait; |
11 | -use SfCod\SocketIoBundle\Service\Broadcast; |
|
12 | 11 | |
13 | 12 | /** |
14 | 13 | * Class JobQueueTest |