Completed
Pull Request — 3.x (#6171)
by Vincent
03:26
created
src/Admin/AbstractAdmin.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,6 @@
 block discarded – undo
46 46
 use Symfony\Component\Form\FormEvent;
47 47
 use Symfony\Component\Form\FormEvents;
48 48
 use Symfony\Component\HttpFoundation\Request;
49
-use Symfony\Component\PropertyAccess\PropertyPath;
50 49
 use Symfony\Component\Routing\Generator\UrlGeneratorInterface as RoutingUrlGeneratorInterface;
51 50
 use Symfony\Component\Security\Acl\Model\DomainObjectInterface;
52 51
 use Symfony\Component\Security\Core\Exception\AccessDeniedException;
Please login to merge, or discard this patch.