We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac294a commit 5e4aee3Copy full SHA for 5e4aee3
apps/webapp/app/services/deleteProject.server.ts
@@ -55,8 +55,6 @@ export class DeleteProjectService {
55
});
56
}
57
58
- // todo Delete all queues from the RunEngine 2 dev master queues
59
-
60
// Mark the project as deleted (do this last because it makes it impossible to try again)
61
// - This disables all API keys
62
// - This disables all schedules from being scheduled
0 commit comments