diff --git a/packages/plugins/@nocobase/plugin-workflow-manual/src/client/WorkflowTodo.tsx b/packages/plugins/@nocobase/plugin-workflow-manual/src/client/WorkflowTodo.tsx index 628dceaab3..5a90d0daad 100644 --- a/packages/plugins/@nocobase/plugin-workflow-manual/src/client/WorkflowTodo.tsx +++ b/packages/plugins/@nocobase/plugin-workflow-manual/src/client/WorkflowTodo.tsx @@ -49,7 +49,6 @@ import WorkflowPlugin, { useFlowContext, EXECUTION_STATUS, WorkflowTitle, - TASK_STATUS, usePopupRecordContext, } from '@nocobase/plugin-workflow/client';