Update launch.json

Remove old comments
This commit is contained in:
Marc Di Luzio 2020-07-09 23:15:33 +01:00 committed by GitHub
parent bffe539d77
commit 59a1bdc14b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.vscode/launch.json vendored
View file

@ -1,7 +1,4 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
@ -27,4 +24,4 @@
"args": ["radar"],
}
]
}
}