From 910ac2c30460693759d93749063284666bac0401 Mon Sep 17 00:00:00 2001 From: Zevaryx Date: Fri, 24 Mar 2023 13:56:37 -0600 Subject: [PATCH] Remove random file --- jarvis/client/events/jarvis-bot.code-workspace | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 jarvis/client/events/jarvis-bot.code-workspace diff --git a/jarvis/client/events/jarvis-bot.code-workspace b/jarvis/client/events/jarvis-bot.code-workspace deleted file mode 100644 index 14cf5a7..0000000 --- a/jarvis/client/events/jarvis-bot.code-workspace +++ /dev/null @@ -1,14 +0,0 @@ -{ - "folders": [ - { - "path": "../../.." - }, - { - "path": "../../../../../statipy" - }, - { - "path": "../../../../jarvis-core" - } - ], - "settings": {} -} \ No newline at end of file