@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | namespace DoctrineModule\ServiceFactory; |
6 | 6 | |
7 | -use DoctrineModule\Service\AbstractFactory; |
|
8 | 7 | use Interop\Container\ContainerInterface; |
9 | 8 | use Laminas\ServiceManager\AbstractFactoryInterface; |
10 | 9 | use Laminas\ServiceManager\Exception\ServiceNotFoundException; |