Completed
Push — master ( eb6e4f...312ed0 )
by
unknown
12s
created
Tests/DependencyInjection/DoctrineExtensionTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -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.