Skip to content

Commit a3b14a2

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: remove namespace unused
2 parents 6fa9693 + 0064988 commit a3b14a2

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
@@ -24,7 +24,6 @@ displayed to the user::
2424
namespace App\Security;
2525

2626
use App\Entity\User as AppUser;
27-
use App\Exception\AccountDeletedException;
2827
use Symfony\Component\Security\Core\Exception\AccountExpiredException;
2928
use Symfony\Component\Security\Core\Exception\CustomUserMessageAccountStatusException;
3029
use Symfony\Component\Security\Core\User\UserCheckerInterface;

0 commit comments

Comments
 (0)