Completed
Pull Request — 3.x (#4591)
by Chris
04:23
created
Controller/CRUDController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Sonata\AdminBundle\Datagrid\ProxyQueryInterface;
19 19
 use Sonata\AdminBundle\Exception\LockException;
20 20
 use Sonata\AdminBundle\Exception\ModelManagerException;
21
-use Sonata\AdminBundle\Route\Handler\RouteIdHandler;
22 21
 use Sonata\AdminBundle\Util\AdminObjectAclData;
23 22
 use Sonata\AdminBundle\Util\AdminObjectAclManipulator;
24 23
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
Please login to merge, or discard this patch.