From 015d6b4a7dc97da49592cf517625d3cb13a51feb Mon Sep 17 00:00:00 2001 From: James Ball Date: Tue, 17 Dec 2024 20:22:33 +0000 Subject: [PATCH] Removed comment in JSON and added stupid extra line at end of text file to pass pre-commit checks. --- .vscode/launch.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 00c979efc..49049c116 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,7 +1,4 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, please visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { @@ -14,4 +11,4 @@ "askParameters": false } ] -} \ No newline at end of file +}