SbloodyS commented on code in PR #16648:
URL: 
https://github.com/apache/dolphinscheduler/pull/16648#discussion_r1776641347


##########
dolphinscheduler-ui/src/common/common.ts:
##########
@@ -361,14 +360,6 @@ export const workflowExecutionState = (
     isSpin: false,
     classNames: 'success'
   },
-  DELAY_EXECUTION: {
-    id: 12,
-    desc: `${t('project.workflow.delay_execution')}`,

Review Comment:
   You should remove these i18n too.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to