Skip to content

Commit 8c73318

Browse files
author
Benjamin B
committed
Remove unused import
1 parent 070c860 commit 8c73318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controller/RegistrationController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
use Symfony\Component\HttpFoundation\Request;
2525
use Symfony\Component\HttpFoundation\Response;
2626
use Symfony\Component\HttpFoundation\Session\SessionInterface;
27-
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
2827
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
2928
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
3029

0 commit comments

Comments
 (0)