Delete packages/custom/test-existing-custom-layout.json

This commit is contained in:
administrator 2025-03-25 13:24:59 +00:00
parent cdc4e9be46
commit 579bf3971e

View File

@ -1,13 +0,0 @@
{
"name" : "test-existing-custom-layout",
"packageLayout" : "SALARIES_custom_layout",
"isCustomLayout" : true,
"items" : [ {
"key" : "RESOURCES_RESET-1",
"itemType" : "RESOURCES_RESET"
}, {
"key" : "RESOURCES-1",
"itemType" : "RESOURCES",
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10.json"
} ]
}