From cc280aba0f7ba4ce041b4e2e4312eee1cf58fa06 Mon Sep 17 00:00:00 2001 From: Veetaha Date: Sun, 16 Feb 2020 20:22:27 +0200 Subject: [PATCH] vscode: remove extra comment lone --- .vscode/launch.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index b37e298d51..e63f4488bc 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,7 +4,6 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 // NOTE: --disable-extensions - // Disable all installed extensions for increas performance of playground // Disable all installed extensions to increase performance of the debug instance // and prevent potential conflicts with other installed extensions.