Skip to content

Commit ce7347d

Browse files
committed
Merge branch '5.0'
* 5.0: Update user_checkers.rst
2 parents 2c6cea5 + 0e6b046 commit ce7347d

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)