@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Cmobi\RabbitmqBundle\Rpc\Request\RpcRequest; |
| 9 | 9 | use Cmobi\RabbitmqBundle\Rpc\Request\RpcRequestCollection; |
| 10 | 10 | use Cmobi\RabbitmqBundle\Rpc\Request\RpcRequestCollectionInterface; |
| 11 | -use Cmobi\RabbitmqBundle\Rpc\Request\RpcRequestInterface; |
|
| 12 | 11 | use Cmobi\RabbitmqBundle\Rpc\Response\RpcResponse; |
| 13 | 12 | use Cmobi\RabbitmqBundle\Rpc\Response\RpcResponseCollection; |
| 14 | 13 | use PhpAmqpLib\Channel\AbstractChannel; |
@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Cmobi\RabbitmqBundle\DependencyInjection\Compiler\RpcServerPass; |
| 8 | 8 | use Cmobi\RabbitmqBundle\DependencyInjection\Compiler\RpcServicePass; |
| 9 | 9 | use Cmobi\RabbitmqBundle\Rpc\Exception\InvalidRpcServerClassException; |
| 10 | -use Cmobi\RabbitmqBundle\Rpc\RpcServer; |
|
| 11 | 10 | use Cmobi\RabbitmqBundle\Rpc\RpcServiceInterface; |
| 12 | 11 | use Symfony\Component\Config\FileLocator; |
| 13 | 12 | use Symfony\Component\DependencyInjection\ContainerBuilder; |