@@ -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; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | |
16 | 16 | use PHPUnit\Framework\TestCase; |
17 | 17 | use Prophecy\Argument; |
18 | -use Sonata\AdminBundle\Action\GetShortObjectDescriptionAction; |
|
19 | 18 | use Sonata\AdminBundle\Action\SetObjectFieldValueAction; |
20 | 19 | use Sonata\AdminBundle\Admin\AbstractAdmin; |
21 | 20 | use Sonata\AdminBundle\Admin\FieldDescriptionInterface; |