Completed
Pull Request — master (#892)
by Andreas
04:17
created
Tests/ServiceRepositoryTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -15,9 +15,7 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.