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