@@ -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; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | use Sonata\AdminBundle\Admin\Pool; |
| 21 | 21 | use Sonata\AdminBundle\Tests\Fixtures\Entity\Bar; |
| 22 | 22 | use Sonata\AdminBundle\Tests\Fixtures\Entity\Foo; |
| 23 | -use Symfony\Bridge\PhpUnit\ExpectDeprecationTrait; |
|
| 24 | 23 | use Symfony\Component\DependencyInjection\Container; |
| 25 | 24 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
| 26 | 25 | use Symfony\Component\Form\DataMapperInterface; |