Skip to content

Commit

Permalink
Fixes formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Dallin343 committed Aug 5, 2024
1 parent ce0ed05 commit 110e539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/authz-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export function getImplicitResourcesForUser(
return enforcer.getImplicitResourcesForUser(name, ...domain);
}


export function getImplicitPermissionsForUser(
enforcer: casbin.Enforcer,
user: string,
Expand Down

0 comments on commit 110e539

Please sign in to comment.