Completed
Push — master ( 42ee15...d58f4f )
by Marcel
01:49
created
src/Server.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace UMA\JsonRpc;
6 6
 
7
-use Psr\Container\ContainerExceptionInterface;
8 7
 use Psr\Container\ContainerInterface;
9 8
 use Psr\Container\NotFoundExceptionInterface;
10 9
 use UMA\JsonRpc\Internal\Guard;
Please login to merge, or discard this patch.