Skip to content

Commit 2ac052a

Browse files
committed
--amend
1 parent 300765b commit 2ac052a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/graphql/types/namespace_role_type.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ class NamespaceRoleType < BaseObject
1515
field :assigned_projects, Types::NamespaceProjectType.connection_type,
1616
description: 'The projects this role is assigned to'
1717

18-
field :assigned_members, Types::NamespaceProjectType.connection_type,
19-
description: 'The projects this role is assigned to'
20-
2118
expose_abilities %i[
2219
assign_role_abilities
2320
assign_role_projects

0 commit comments

Comments
 (0)