Skip to content

Commit 31a5642

Browse files
committed
fix code style
1 parent 00d412f commit 31a5642

File tree

1 file changed

+0
-3
lines changed
  • dolphinscheduler-ui/src/views/projects/task/constants

1 file changed

+0
-3
lines changed

dolphinscheduler-ui/src/views/projects/task/constants/task-type.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,8 @@ export type TaskType =
5050
| 'LINKIS'
5151
| 'DATA_FACTORY'
5252
| 'REMOTESHELL'
53-
<<<<<<< HEAD
5453
| 'ALIYUN_SERVERLESS_SPARK'
55-
=======
5654
| 'FLINK_MATERIALIZED_TABLE'
57-
>>>>>>> d1a185500 (support flink materialized table)
5855

5956
export type TaskExecuteType = 'STREAM' | 'BATCH'
6057

0 commit comments

Comments
 (0)