@@ -18,7 +18,6 @@ |
||
| 18 | 18 | use Sonata\AdminBundle\Admin\FieldDescriptionInterface; |
| 19 | 19 | use Sonata\AdminBundle\Builder\ShowBuilderInterface; |
| 20 | 20 | use Sonata\AdminBundle\Mapper\BaseGroupedMapper; |
| 21 | -use Sonata\AdminBundle\Mapper\BaseMapper; |
|
| 22 | 21 | |
| 23 | 22 | /** |
| 24 | 23 | * This class is used to simulate the Form API. |