Skip to content

Commit 4da15c5

Browse files
[5.4] cs fixes
1 parent 39e7e10 commit 4da15c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/DependencyInjection/MainConfigurationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AuthenticatorFactoryInterface;
1818
use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException;
1919
use Symfony\Component\Config\Definition\Processor;
20-
use Symfony\Component\Security\Core\Authorization\AccessDecisionManager;
2120

2221
class MainConfigurationTest extends TestCase
2322
{

Tests/DependencyInjection/SecurityExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
use Symfony\Component\Security\Core\User\UserCheckerInterface;
3737
use Symfony\Component\Security\Core\User\UserInterface;
3838
use Symfony\Component\Security\Core\User\UserProviderInterface;
39-
use Symfony\Component\Security\Guard\Token\GuardTokenInterface;
4039
use Symfony\Component\Security\Http\Authenticator\AuthenticatorInterface;
4140
use Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator;
4241
use Symfony\Component\Security\Http\Authenticator\Passport\Passport;

0 commit comments

Comments
 (0)