From 8d9cfc69f5add16564a2e13340a0e3966bfbc0b3 Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Mon, 22 Jul 2024 14:21:50 -0500 Subject: [PATCH] maint: Remove spacing in settings Co-authored-by: Octokit Bot --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 77a26cd7..68af7da8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,4 +4,4 @@ "editor.tabSize": 4, "editor.formatOnSave": true } -} \ No newline at end of file +}