Skip to content

Commit 130d5a4

Browse files
KnerioCopilot
andcommitted
Update app/graphql/types/namespace_role_type.rb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Dario Pranjic <96529060+Knerio@users.noreply.github.com>
1 parent aa68734 commit 130d5a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/graphql/types/namespace_role_type.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,5 @@ class NamespaceRoleType < BaseObject
3131
def abilities
3232
object.abilities.map(&:ability)
3333
end
34-
35-
def assigned_members
36-
object.members
37-
end
3834
end
3935
end

0 commit comments

Comments
 (0)