Completed
Push — master ( 4c9af5...c5590c )
by Daniel
03:25
created
DependencyInjection/CmobiRabbitmqExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -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.