diff --git a/.vscode/launch.json b/.vscode/launch.json index 89ea68229..ea264d51d 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,9 +12,6 @@ "args": [ "--uv", "--quick", - "--debug", - "--docs", - "--api-log", "--log", "vscode.log", "${command:pickArgs}"] }