remove curl files

This commit is contained in:
Asim Aslam
2021-10-29 11:03:26 +01:00
parent 5c34812294
commit 0a3298c33b
127 changed files with 0 additions and 895 deletions

View File

@@ -1,7 +0,0 @@
curl "https://api.m3o.com/v1/function/Delete" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $M3O_API_TOKEN" \
-d '{
"name": "my-first-func",
"project": "tests"
}'