Skip to content

Commit a4cb731

Browse files
committed
Remnove redundent workflow name
1 parent 736c513 commit a4cb731

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/core/plugin-types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,4 @@ export interface WorkflowGroup {
2323
readonly directoryName: string;
2424
}
2525

26-
export type WorkflowName = string;
27-
2826
export const defineTool = (meta: PluginMeta): PluginMeta => meta;

0 commit comments

Comments
 (0)