|
@@ -46,7 +46,6 @@ |
|
|
block discarded – undo |
|
46
|
46
|
use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Entity\SimpleEntity; |
|
47
|
47
|
use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Entity\UuidEntity; |
|
48
|
48
|
use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Entity\VersionedEntity; |
|
49
|
|
-use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Util\ClassWithToStringSupport; |
|
50
|
49
|
use Sonata\DoctrineORMAdminBundle\Tests\Fixtures\Util\NonIntegerIdentifierTestClass; |
|
51
|
50
|
use Symfony\Bridge\Doctrine\RegistryInterface; |
|
52
|
51
|
|
Please login to merge, or discard this patch.