summaryrefslogtreecommitdiffstats
path: root/Tests/Core/Authentication/Provider
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Core/Authentication/Provider')
-rw-r--r--Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php b/Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php
index 35b14e8..18e9669 100644
--- a/Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php
+++ b/Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php
@@ -12,7 +12,6 @@
namespace Symfony\Component\Security\Tests\Core\Authentication\Provider;
use Symfony\Component\Security\Core\Encoder\PlaintextPasswordEncoder;
-
use Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider;
use Symfony\Component\Security\Core\Exception\UsernameNotFoundException;