We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070c860 commit 8c73318Copy full SHA for 8c73318
Controller/RegistrationController.php
@@ -24,7 +24,6 @@
24
use Symfony\Component\HttpFoundation\Request;
25
use Symfony\Component\HttpFoundation\Response;
26
use Symfony\Component\HttpFoundation\Session\SessionInterface;
27
-use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
28
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
29
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
30
0 commit comments