@@ -15,9 +15,7 @@ |
||
15 | 15 | use Fixtures\Bundles\RepositoryServiceBundle\Repository\TestCustomClassRepoRepository; |
16 | 16 | use Fixtures\Bundles\RepositoryServiceBundle\Repository\TestCustomServiceRepoRepository; |
17 | 17 | use Fixtures\Bundles\RepositoryServiceBundle\RepositoryServiceBundle; |
18 | -use RuntimeException; |
|
19 | 18 | use Symfony\Component\DependencyInjection\Alias; |
20 | -use Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass; |
|
21 | 19 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
22 | 20 | use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; |
23 | 21 |