fix(plugin-workflow-manual): fix merge error

This commit is contained in:
mytharcher 2025-04-16 21:47:18 +08:00
parent ccbb2d0783
commit 10a6fbba41

View File

@ -49,7 +49,6 @@ import WorkflowPlugin, {
useFlowContext,
EXECUTION_STATUS,
WorkflowTitle,
TASK_STATUS,
usePopupRecordContext,
} from '@nocobase/plugin-workflow/client';