Completed
Pull Request — 3.x (#1078)
by Vincent
17:41
created
src/Model/ModelManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,6 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.