From 84ecfc0a5ddd16f00ae7bd6118bbddc307d2e668 Mon Sep 17 00:00:00 2001 From: philippd Date: Tue, 14 May 2024 22:04:30 +0200 Subject: [PATCH] =?UTF-8?q?launch.json=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- launch.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 launch.json diff --git a/launch.json b/launch.json deleted file mode 100644 index 7e4253b..0000000 --- a/launch.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - "version": "0.2.0", - "configurations": [ - - ] -}