diff --git a/.vscode/launch.json b/.vscode/launch.json index ef0ef33..5f1523a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,12 +4,6 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ - { - "name": "dart", - "cwd": "dart", - "request": "launch", - "type": "dart" - }, { "name": "dart: Run All Tests", "cwd": "dart",