Completed
Pull Request — master (#1163)
by
unknown
01:53
created
DoctrineBundle.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\CacheSchemaSubscriberPass;
6 6
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DbalSchemaFilterPass;
7 7
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\EntityListenerPass;
8
-use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\SchemaSubscriberPass;
9 8
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\ServiceRepositoryCompilerPass;
10 9
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\WellKnownSchemaFilterPass;
11 10
 use Doctrine\Common\Util\ClassUtils;
Please login to merge, or discard this patch.