Skip to content

Commit 6be6e00

Browse files
committed
minor #12863 Update user_checkers.rst (atailouloute)
This PR was merged into the 4.3 branch. Discussion ---------- Update user_checkers.rst Remove unused import Commits ------- aa34b59 Update user_checkers.rst
2 parents 35130ef + aa34b59 commit 6be6e00

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)