|
@@ -7,7 +7,6 @@ |
|
|
block discarded – undo |
|
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; |
Please login to merge, or discard this patch.