diff --git a/utils/workflowRun.ts b/utils/workflowRun.ts deleted file mode 100644 index d8fb096..0000000 --- a/utils/workflowRun.ts +++ /dev/null @@ -1,3 +0,0 @@ -export interface WorkflowRunInfo { - progressCommentId: string | null; -}