Fix Pint formatting
This commit is contained in:
@@ -21,6 +21,7 @@ class InactiveUserCleanupService
|
||||
|
||||
if (empty($users)) {
|
||||
$orphans = $this->purgeOrphanedUserRoles();
|
||||
|
||||
return [
|
||||
'deleted_users' => 0,
|
||||
'deleted_parents' => 0,
|
||||
|
||||
Reference in New Issue
Block a user