From b729778c9e413c6f60c45707250ea742b546eb24 Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 12 Mar 2023 09:36:12 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'f?= =?UTF-8?q?lows/16.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flows/16.json | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100755 flows/16.json diff --git a/flows/16.json b/flows/16.json deleted file mode 100755 index adefe16..0000000 --- a/flows/16.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "id": 16, - "name": "My workflow 4", - "active": false, - "nodes": [ - { - "parameters": {}, - "name": "Start", - "type": "n8n-nodes-base.start", - "typeVersion": 1, - "position": [ - 240, - 300 - ] - }, - { - "parameters": { - "httpMethod": "POST", - "path": "uptime", - "options": {} - }, - "name": "Webhook", - "type": "n8n-nodes-base.webhook", - "typeVersion": 1, - "position": [ - 540, - 420 - ], - "webhookId": "fe1ad6ff-03f9-4df9-890a-ea8fd0335187" - } - ], - "connections": { - "Start": { - "main": [ - [] - ] - } - }, - "createdAt": "2022-05-02T18:38:18.372Z", - "updatedAt": "2022-06-01T04:25:26.446Z", - "settings": {}, - "staticData": null -} \ No newline at end of file