Completed
Pull Request — master (#19)
by Rasmus
01:31
created
src/ContainerFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace mindplay\unbox;
4 4
 
5
-use Closure;
6 5
 use Psr\Container\ContainerInterface;
7
-use ReflectionParameter;
8 6
 
9 7
 /**
10 8
  * This class provides boostrapping/configuration facilities for creation of `Container` instances.
Please login to merge, or discard this patch.