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

This commit is contained in:
administrator 2025-03-25 13:25:06 +00:00
parent d391365a71
commit 12ead42382

View File

@ -1,17 +0,0 @@
{
"name" : "test-new-layout",
"packageLayout" : "SALARIES_custom_layout_1",
"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"
}, {
"key" : "RESOURCES-2",
"itemType" : "RESOURCES",
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10-2.json"
} ]
}