Skip to content

Commit aa34b59

Browse files
authored
Update user_checkers.rst
1 parent b715c2b commit aa34b59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security/user_checkers.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ are not met, an exception should be thrown which extends the
2323
use App\Exception\AccountDeletedException;
2424
use App\Security\User as AppUser;
2525
use Symfony\Component\Security\Core\Exception\AccountExpiredException;
26-
use Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException;
2726
use Symfony\Component\Security\Core\User\UserCheckerInterface;
2827
use Symfony\Component\Security\Core\User\UserInterface;
2928

0 commit comments

Comments
 (0)