Skip to content

Commit

Permalink
Remove the comment as it's confusing
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <[email protected]>
  • Loading branch information
rdimitrov committed Jun 25, 2024
1 parent 84a6920 commit 0ea4ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controlplane/handlers_authz.go
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,6 @@ func (s *Server) updateInvite(
}

return &minder.UpdateRoleResponse{
// Leaving the role assignment empty as it's an invitation
Invitations: []*minder.Invitation{
{
Role: userInvite.Role,
Expand Down

0 comments on commit 0ea4ac5

Please sign in to comment.