Completed
Pull Request — 3.x (#1078)
by Vincent
01:28
created
tests/Model/ModelManagerTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,6 @@
 block discarded – undo
59 59
 use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Entity\UuidEntity;
60 60
 use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Entity\VersionedEntity;
61 61
 use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Util\NonIntegerIdentifierTestClass;
62
-use Symfony\Bridge\Doctrine\RegistryInterface;
63 62
 use Symfony\Component\PropertyAccess\PropertyAccess;
64 63
 
65 64
 class ModelManagerTest extends TestCase
Please login to merge, or discard this patch.