diff --git a/Code/DataFactory/pipeline/pipeline1.json b/Code/DataFactory/pipeline/pipeline1.json deleted file mode 100644 index c697c47..0000000 --- a/Code/DataFactory/pipeline/pipeline1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "pipeline1", - "properties": { - "activities": [ - { - "name": "Wait1", - "type": "Wait", - "dependsOn": [], - "userProperties": [], - "typeProperties": { - "waitTimeInSeconds": { - "value": "jgkrglksjhgjdfhgljksdfhglfsdkjhgldfjkg", - "type": "Expression" - } - } - } - ], - "annotations": [] - } -} \ No newline at end of file