Skip to content

Commit 1f28405

Browse files
[6.1] cs fixes
1 parent 52de410 commit 1f28405

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Authenticator/AbstractAuthenticatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
use Symfony\Component\Security\Http\Authenticator\AbstractAuthenticator;
2121
use Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge;
2222
use Symfony\Component\Security\Http\Authenticator\Passport\Passport;
23-
use Symfony\Component\Security\Http\Authenticator\Passport\PassportInterface;
2423
use Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport;
2524
use Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken;
2625

Tests/Firewall/AccessListenerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
use Symfony\Component\Security\Core\Authentication\Token\NullToken;
2020
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage;
2121
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
22-
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
2322
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
2423
use Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface;
2524
use Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter;

0 commit comments

Comments
 (0)