From c50a01fd0b2d598d497c2ca54aa77f1e9a44d531 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Feb 2025 15:36:38 +0000 Subject: [PATCH] Delete packages/custom/test-new-layout-unexisting-layout.json --- .../custom/test-new-layout-unexisting-layout.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 packages/custom/test-new-layout-unexisting-layout.json diff --git a/packages/custom/test-new-layout-unexisting-layout.json b/packages/custom/test-new-layout-unexisting-layout.json deleted file mode 100644 index e221d16..0000000 --- a/packages/custom/test-new-layout-unexisting-layout.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name" : "test-new-layout-unexisting-layout", - "packageLayout" : "TI-NEW_layout", - "isCustomLayout" : true, - "items" : [ { - "key" : "RESOURCES_RESET-1", - "itemType" : "RESOURCES_RESET" - }, { - "key" : "BASIC_DATA_COMPANY-1", - "itemType" : "BASIC_DATA_COMPANY", - "jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/companies.json" - } ] -} \ No newline at end of file