From 4532cc356978e864eda474689539b01c927d8b06 Mon Sep 17 00:00:00 2001 From: Manoj Aggarwal Date: Fri, 9 Jan 2026 13:20:59 -0800 Subject: [PATCH] revert .vscode change --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 42d09dcad..f134660b6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,3 @@ { - "biome.configurationPath": "./surfsense_web/biome.json", - "python-envs.pythonProjects": [] + "biome.configurationPath": "./surfsense_web/biome.json" } \ No newline at end of file