Deleting pipeline: pipeline1

This commit is contained in:
Paul Andrew 2022-10-28 11:28:27 +01:00
parent 336183f053
commit 640adf9a43

View File

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