Skip to content

Commit 20a47f3

Browse files
authored
Merge pull request #808 from objectstack-ai/copilot/fix-ci-errors-another-one
2 parents f1ed882 + 78b6fed commit 20a47f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/spec/src/system/incident-response.zod.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,4 +365,3 @@ export type IncidentCategory = z.infer<typeof IncidentCategorySchema>;
365365
export type IncidentStatus = z.infer<typeof IncidentStatusSchema>;
366366
export type Incident = z.infer<typeof IncidentSchema>;
367367
export type IncidentResponsePolicy = z.infer<typeof IncidentResponsePolicySchema>;
368-
export type IncidentNotificationMatrix = z.infer<typeof IncidentNotificationMatrixSchema>;

0 commit comments

Comments
 (0)