Skip to content

Commit

Permalink
feat: remove roles comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Oct 1, 2024
1 parent 2268eb3 commit a45cd8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ export class PersonalDashboardService {

const owners =
await this.projectOwnersReadModel.getUserProjectOwners(projectId);
// const roles = ..

return {
latestEvents: formattedEvents,
Expand Down

0 comments on commit a45cd8d

Please sign in to comment.