We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7415057 commit 6bb2274Copy full SHA for 6bb2274
src/workos/authorization.py
@@ -14,7 +14,6 @@
14
from workos.types.authorization.resource_identifier import ResourceIdentifier
15
from workos.types.authorization.authorization_resource import AuthorizationResource
16
from workos.types.authorization.role import Role, RoleList
17
-from workos.types.authorization.resource_identifier import ResourceIdentifier
18
from workos.types.authorization.role_assignment import RoleAssignment
19
from workos.types.list_resource import (
20
ListArgs,
0 commit comments