From d4cf18dfcd31c139ea9513b76af6eb22255c8308 Mon Sep 17 00:00:00 2001 From: Alina Bhatti Date: Mon, 15 Dec 2025 10:54:54 +0000 Subject: [PATCH] Delete .vscode/launch.json --- .vscode/launch.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 9dae3d4..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - - - ] -} \ No newline at end of file