Skip to content

Commit 8aa7e63

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Update user_checkers.rst
2 parents 346f480 + 6be6e00 commit 8aa7e63

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)