Skip to content

Commit

Permalink
Merge pull request #15708 from jmchilton/cleanup_schema
Browse files Browse the repository at this point in the history
Cleanup API schema for dropping deleted_new
  • Loading branch information
mvdbeek authored Mar 6, 2023
2 parents 67cfa2a + 7c75461 commit b855f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7468,7 +7468,6 @@ export interface components {
| "paused"
| "deleting"
| "deleted"
| "deleted_new"
| "stop"
| "stopped"
| "skipped";
Expand Down

0 comments on commit b855f39

Please sign in to comment.