Skip to content

Commit 99b656f

Browse files
committed
Remove unneeded use statements
1 parent 181d1fc commit 99b656f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/DependencyInjection/XmlCustomAuthenticatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension;
1616
use Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Fixtures\Authenticator\CustomAuthenticator;
17-
use Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Fixtures\UserProvider\CustomProvider;
1817
use Symfony\Component\Config\FileLocator;
1918
use Symfony\Component\DependencyInjection\ContainerBuilder;
2019
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;

0 commit comments

Comments
 (0)