From 36f1970c8977cf1bb4d0667b8c52ccfac5fb5c84 Mon Sep 17 00:00:00 2001 From: Tushar <72930233+tusharmane-tm@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:14:46 +0530 Subject: [PATCH] Remeved paths.json after config.json change --- paths.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 paths.json diff --git a/paths.json b/paths.json deleted file mode 100644 index a0701a6..0000000 --- a/paths.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "mappings": [ - "/content/acme-services-ue/:/", - "/content/acme-services-ue/metadata:/metadata.json", - "/content/acme-services-ue/configuration:/.helix/config.json" - ], - "includes": [ - "/content/acme-services-ue/" - ] -}