diff --git a/.vscode/launch.json b/.vscode/launch.json index 539f842..57d654f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -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"], } ] -} \ No newline at end of file +}