|
@@ -62,7 +62,6 @@ |
|
|
block discarded – undo |
|
62
|
62
|
use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Comment; |
|
63
|
63
|
use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Post; |
|
64
|
64
|
use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\PostCategory; |
|
65
|
|
-use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\PostWithSingleTag; |
|
66
|
65
|
use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Tag; |
|
67
|
66
|
use Sonata\AdminBundle\Tests\Fixtures\Entity\FooToString; |
|
68
|
67
|
use Sonata\AdminBundle\Tests\Fixtures\Entity\FooToStringNull; |
Please login to merge, or discard this patch.