This is an automated email from the ASF dual-hosted git repository.

wanggenhua pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 385d781ebc Fix minor spelling and punctuation errors (#13452)
     add 802bf4a2e0 [Fix-13418][UI] Remove move-task-definition code (#13441)

No new revisions were added by this update.

Summary of changes:
 .../service/modules/process-task-relation/index.ts |  11 +--
 .../service/modules/process-task-relation/types.ts |   7 +-
 .../views/projects/task/definition/batch-task.tsx  |   8 --
 .../task/definition/components/move-modal.tsx      | 109 ---------------------
 .../task/definition/components/use-move.ts         | 105 --------------------
 .../views/projects/task/definition/use-table.ts    |  31 +-----
 6 files changed, 3 insertions(+), 268 deletions(-)
 delete mode 100644 
dolphinscheduler-ui/src/views/projects/task/definition/components/move-modal.tsx
 delete mode 100644 
dolphinscheduler-ui/src/views/projects/task/definition/components/use-move.ts

Reply via email to