Skip to content

Commit 09b7fd8

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Fix styling
1 parent d4c9995 commit 09b7fd8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/helpers.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ function has_super_admin_role($user): bool
116116
$roleName = inspirecms_permissions()->getSuperAdminRoleName();
117117
$guardName = AuthHelper::guardName();
118118

119-
120119
try {
121120
if (in_array('Spatie\Permission\Traits\HasRoles', trait_uses_recursive($user))) {
122121
return $user->hasRole($roleName, $guardName);

0 commit comments

Comments
 (0)