Completed
Pull Request — master (#6093)
by Mathieu
03:11
created
src/Controller/CRUDController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,6 @@
 block discarded – undo
43 43
 use Symfony\Component\HttpFoundation\Session\SessionInterface;
44 44
 use Symfony\Component\HttpKernel\Exception\HttpException;
45 45
 use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
46
-use Symfony\Component\HttpKernel\KernelInterface;
47 46
 use Symfony\Component\PropertyAccess\PropertyAccess;
48 47
 use Symfony\Component\PropertyAccess\PropertyPath;
49 48
 use Symfony\Component\Security\Core\Exception\AccessDeniedException;
Please login to merge, or discard this patch.