Skip to content

Commit

Permalink
Update models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-intuitem committed Jun 5, 2024
1 parent b52e2d1 commit d37f8b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/iam/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,6 @@ def get_readable_objects(
result.add(obj)
return list(result)


@staticmethod
def get_role_assignments(user):
"""get all role assignments attached to a user directly or indirectly"""
Expand Down

0 comments on commit d37f8b3

Please sign in to comment.