@@ -12,7 +12,6 @@ |
||
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 |