Completed
Push — master ( f743de...f8a04a )
by Daniel
03:18
created
Rpc/BaseService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Cmobi\RabbitmqBundle\Rpc\Exception\JsonRpcInternalErrorException;
7 7
 use Cmobi\RabbitmqBundle\Rpc\Response\JsonRpcResponse;
8 8
 use Cmobi\RabbitmqBundle\Rpc\Response\RpcResponseCollectionInterface;
9
-use Cmobi\RabbitmqBundle\Rpc\Response\RpcResponseInterface;
10 9
 use PhpAmqpLib\Message\AMQPMessage;
11 10
 
12 11
 class BaseService implements RpcServiceInterface
Please login to merge, or discard this patch.