From dc11b60ebdc717be2e1adffa70ba97e46a8fd2c4 Mon Sep 17 00:00:00 2001 From: Keb Helion <60008426+KebHelion@users.noreply.github.com> Date: Wed, 12 Feb 2020 23:15:34 -0500 Subject: [PATCH] Delete app.json --- storage/app001/app.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 storage/app001/app.json diff --git a/storage/app001/app.json b/storage/app001/app.json deleted file mode 100644 index 9f62627..0000000 --- a/storage/app001/app.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "application": { - "name": "My Application 001", - "description": "This is my super Application no 001.\nI can have many line of description, up to 1000 char", - "jsfile": "test.js", - "icon": "myicon.js", - "caption": "APP001", - "category": "UTILITIES" - } -} \ No newline at end of file