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

This commit is contained in:
administrator 2025-03-25 13:53:23 +00:00
parent a9481cb6d9
commit bba20a3b60

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"
} ]
}