@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use Sonata\AdminBundle\Admin\FieldDescriptionInterface; |
| 18 | 18 | use Sonata\AdminBundle\Admin\Pool; |
| 19 | 19 | use Sonata\AdminBundle\Filter\FilterInterface; |
| 20 | -use Symfony\Component\Form\Form; |
|
| 21 | 20 | use Symfony\Component\HttpFoundation\JsonResponse; |
| 22 | 21 | use Symfony\Component\HttpFoundation\Request; |
| 23 | 22 | use Symfony\Component\HttpFoundation\Response; |
@@ -62,7 +62,6 @@ |
||
| 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; |