From 7496f482ab31130c860960b8c512b5399ba4f099 Mon Sep 17 00:00:00 2001 From: Proddy Date: Sat, 19 Aug 2023 10:07:07 +0200 Subject: [PATCH] remove zipfs --- .vscode/extensions.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 3afe24493..a35d0dc12 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,7 +2,6 @@ // See http://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "arcanis.vscode-zipfs", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "platformio.platformio-ide"