From 3ae4478a704239da10189a2536932694d7389e89 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 8 Feb 2024 16:01:55 +0200 Subject: [PATCH] schema fix --- .vscode/settings.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 62537097b7..2750805872 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -58,12 +58,6 @@ ], "url": "./schema/metadata/dashlets.json" }, - { - "fileMatch": [ - "*/metadata//*.json" - ], - "url": "./schema/metadata/.json" - }, { "fileMatch": [ "*/metadata/entityAcl/*.json"