Skip to content

Commit 0e6b046

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update user_checkers.rst
2 parents 2c18e2c + 8aa7e63 commit 0e6b046

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)