Skip to content

Commit 92858d1

Browse files
committed
Remove unused EncoderFactoryInterface use statement
1 parent 74e1657 commit 92858d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Security/Provider/LDAPUserProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
namespace Mapbender\LDAPBundle\Security\Provider;
55

66
use Mapbender\LDAPBundle\Component\LdapClient;
7-
use Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface;
87
use Symfony\Component\Security\Core\Exception\UnsupportedUserException;
98
use Symfony\Component\Security\Core\Exception\UsernameNotFoundException;
109
use Symfony\Component\Security\Core\User\UserInterface;

0 commit comments

Comments
 (0)