|
@@ -2,7 +2,6 @@ |
|
|
block discarded – undo |
|
2
|
2
|
|
|
3
|
3
|
namespace Doctrine\Bundle\DoctrineBundle; |
|
4
|
4
|
|
|
5
|
|
-use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\FallbackServiceRepositoryCompilePass; |
|
6
|
5
|
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\EntityListenerPass; |
|
7
|
6
|
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\MessengerPass; |
|
8
|
7
|
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\ServiceRepositoryCompilerPass; |
Please login to merge, or discard this patch.