Skip to content

Commit f8c56cc

Browse files
authored
Update RequestListener.php
1 parent 522c2e9 commit f8c56cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EventListener/RequestListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
1010
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
1111
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
12-
use Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter;
1312
use Symfony\Component\Security\Core\User\UserInterface;
1413

1514
/**

0 commit comments

Comments
 (0)