Completed
Push — master ( 7ca6a8...fd7b1f )
by Rasmus
12s queued 11s
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.