From 4c10e32b14e9f61c9fb130d6707df76195c34d33 Mon Sep 17 00:00:00 2001 From: Michael Carlstrom Date: Wed, 7 Feb 2024 15:23:32 -0500 Subject: [PATCH] remove bonus comma --- .vscode/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/tasks.json b/.vscode/tasks.json index edd66c9b..0b9327f6 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -132,6 +132,6 @@ "revealProblems": "onProblem" }, "problemMatcher": [] - }, + } ] } \ No newline at end of file