diff options
| author | Veetaha <gerzoh1@gmail.com> | 2020-02-16 20:22:27 +0200 |
|---|---|---|
| committer | Veetaha <gerzoh1@gmail.com> | 2020-02-16 20:22:27 +0200 |
| commit | cc280aba0f7ba4ce041b4e2e4312eee1cf58fa06 (patch) | |
| tree | 767e3e6bf2009020ef3540fc57c28b06fa322b68 | |
| parent | 29c7cbb46f533f5585ae8c6d2c45c8d516668eed (diff) | |
| download | rust-cc280aba0f7ba4ce041b4e2e4312eee1cf58fa06.tar.gz rust-cc280aba0f7ba4ce041b4e2e4312eee1cf58fa06.zip | |
vscode: remove extra comment lone
| -rw-r--r-- | .vscode/launch.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index b37e298d513..e63f4488bc7 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. |
