Skip to content

Commit d123b9f

Browse files
committed
Drop comment
1 parent ff7bd81 commit d123b9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/rbac/builtin.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ var (
6565
Name: member,
6666
DisplayName: "Member",
6767
Site: permissions(map[Object][]Action{
68-
// TODO: @emyrk in EE we should restrict this to only certain fields.
6968
// All users can read all other users and know they exist.
7069
ResourceUser: {ActionRead},
7170
}),

0 commit comments

Comments
 (0)