Completed
Push — 2.0 ( 8f0d04...c5233b )
by Nelson J
15:04 queued 13:45
created
src/Container/Container.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Njasm\Container\Exception\CircularDependencyException;
13 13
 use Njasm\Container\Exception\NotFoundException;
14 14
 use Njasm\Container\Exception\ContainerException;
15
-
16 15
 use Psr\Container\ContainerInterface;
17 16
 
18 17
 class Container implements ServiceProviderInterface
Please login to merge, or discard this patch.