From 5d58f2a8011df4adc2a11e3b723fed3e2fff298e Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 15 Mar 2026 16:43:44 +0800 Subject: [PATCH] modified: .vscode/launch.json --- .vscode/launch.json | 1 - 1 file changed, 1 deletion(-) 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",