diff --git a/.vscode/launch.json b/.vscode/launch.json index c51fa034..a02acbfe 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -30,7 +30,6 @@ // }, "runtimeArgs": [ "--remote-debugging-port=9229", - "--no-spark", "." ], "envFile": "${workspaceFolder}/.vscode/.debug.env",