Deleting pipeline: pipeline1

This commit is contained in:
Paul Andrew 2022-03-16 16:37:30 +00:00
parent 067fa92909
commit 024c3f8b8d

View File

@ -1,17 +0,0 @@
{
"name": "pipeline1",
"properties": {
"activities": [
{
"name": "Wait1",
"type": "Wait",
"dependsOn": [],
"userProperties": [],
"typeProperties": {
"waitTimeInSeconds": 1
}
}
],
"annotations": []
}
}