Skip to content

Commit 2856b87

Browse files
committed
updated config
Signed-off-by: bidi <[email protected]>
1 parent 02f5877 commit 2856b87

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/autoload/authentication.global.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
'value' => UserStatusEnum::Active,
2525
'message' => Message::USER_NOT_ACTIVATED,
2626
],
27-
'isDeleted' => [
28-
'value' => false,
29-
'message' => Message::ACCOUNT_NOT_FOUND,
30-
],
3127
],
3228
],
3329
],

0 commit comments

Comments
 (0)