Skip to content

Commit 5e4aee3

Browse files
authored
Remove todo
1 parent aac294a commit 5e4aee3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/webapp/app/services/deleteProject.server.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ export class DeleteProjectService {
5555
});
5656
}
5757

58-
// todo Delete all queues from the RunEngine 2 dev master queues
59-
6058
// Mark the project as deleted (do this last because it makes it impossible to try again)
6159
// - This disables all API keys
6260
// - This disables all schedules from being scheduled

0 commit comments

Comments
 (0)