From 661818746f0dfdc87e0750c3fb7f3a23f6b0bc7b Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 24 Jan 2025 09:33:33 +0000 Subject: [PATCH] Delete packages/custom/test-existing-standard-layout.json --- packages/custom/test-existing-standard-layout.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 packages/custom/test-existing-standard-layout.json diff --git a/packages/custom/test-existing-standard-layout.json b/packages/custom/test-existing-standard-layout.json deleted file mode 100644 index debbcf1..0000000 --- a/packages/custom/test-existing-standard-layout.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name" : "test-existing-standard-layout", - "packageLayout" : "HISTORIQUE_JOURNEES_layout", - "isCustomLayout" : false, - "items" : [ { - "key" : "DAILY_SCHEDULE_HISTORY_RESET-1", - "itemType" : "DAILY_SCHEDULE_HISTORY_RESET" - }, { - "key" : "DAILY_SCHEDULE_HISTORY-1", - "itemType" : "DAILY_SCHEDULE_HISTORY", - "jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json" - } ] -} \ No newline at end of file