@@ -36,7 +36,6 @@ |
||
36 | 36 | use Sonata\DoctrineORMAdminBundle\Datagrid\OrderByToSelectWalker; |
37 | 37 | use Sonata\DoctrineORMAdminBundle\Datagrid\ProxyQuery; |
38 | 38 | use Sonata\Exporter\Source\DoctrineORMQuerySourceIterator; |
39 | -use Symfony\Component\Form\Exception\PropertyAccessDeniedException; |
|
40 | 39 | use Symfony\Component\PropertyAccess\PropertyAccess; |
41 | 40 | use Symfony\Component\PropertyAccess\PropertyAccessorInterface; |
42 | 41 |