We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0dd1b commit 6eaca43Copy full SHA for 6eaca43
ui/src/workflow/common/data.ts
@@ -639,8 +639,6 @@ export const menuNodes = [
639
{
640
label: t('views.applicationWorkflow.nodes.classify.dataProcessing', '数据处理'),
641
list: [variableSplittingNode, parameterExtractionNode, variableAggregationNode],
642
- label: t('views.applicationWorkflow.nodes.classify.dataProcessing'),
643
- list: [variableSplittingNode, parameterExtractionNode],
644
},
645
646
label: t('views.applicationWorkflow.nodes.classify.other'),
0 commit comments