Lint
This commit is contained in:
parent
d50e1cf31a
commit
ac46e27cea
|
@ -1,4 +1,4 @@
|
|||
import { Role, SEPARATOR, DocumentType } from "@budibase/types"
|
||||
import { Role } from "@budibase/types"
|
||||
|
||||
// Function to detect loops in roles
|
||||
export function checkForRoleInheritanceLoops(roles: Role[]): boolean {
|
||||
|
|
Loading…
Reference in New Issue