|
@@ -16,8 +16,6 @@ |
|
|
block discarded – undo |
|
16
|
16
|
|
|
17
|
17
|
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension; |
|
18
|
18
|
use Doctrine\Bundle\DoctrineBundle\Tests\Builder\BundleConfigurationBuilder; |
|
19
|
|
-use Doctrine\Common\Persistence\ManagerRegistry; |
|
20
|
|
-use Doctrine\Common\Persistence\ObjectManager; |
|
21
|
19
|
use Doctrine\Common\Proxy\AbstractProxyFactory; |
|
22
|
20
|
use Doctrine\DBAL\Connection; |
|
23
|
21
|
use Doctrine\DBAL\Driver\Connection as DriverConnection; |
Please login to merge, or discard this patch.