Skip to content

Commit b3f6c78

Browse files
committed
fmt
1 parent 15e7ca2 commit b3f6c78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/members_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ func TestListMembers(t *testing.T) {
5050
})
5151
}
5252

53-
5453
func onlyIDs(u codersdk.OrganizationMemberWithUserData) uuid.UUID {
5554
return u.UserID
5655
}

0 commit comments

Comments
 (0)