@@ -7,7 +7,6 @@ |
||
7 | 7 | use Cmobi\RabbitmqBundle\Rpc\Exception\JsonRpcInternalErrorException; |
8 | 8 | use Cmobi\RabbitmqBundle\Rpc\Request\RpcRequestCollectionInterface; |
9 | 9 | use Cmobi\RabbitmqBundle\Rpc\Response\JsonRpcResponse; |
10 | -use Cmobi\RabbitmqBundle\Rpc\Response\JsonRpcResponseCollection; |
|
11 | 10 | use Cmobi\RabbitmqBundle\Rpc\Response\RpcResponseCollectionInterface; |
12 | 11 | use Symfony\Component\DependencyInjection\ContainerAwareTrait; |
13 | 12 |