Completed
Push — master ( fd7b1f...70ced9 )
by Rasmus
21s queued 14s
created
src/Container.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Interop\Container\ContainerInterface;
6 6
 use Psr\Container\ContainerInterface as PsrContainerInterface;
7 7
 use ReflectionClass;
8
-use ReflectionFunction;
9 8
 use ReflectionParameter;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.