We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7ca2 commit b3f6c78Copy full SHA for b3f6c78
coderd/members_test.go
@@ -50,7 +50,6 @@ func TestListMembers(t *testing.T) {
50
})
51
}
52
53
-
54
func onlyIDs(u codersdk.OrganizationMemberWithUserData) uuid.UUID {
55
return u.UserID
56
0 commit comments