Compare commits

..

No commits in common. "9f81adf93a2be9a3a601184d185e71877f44a0b9" and "61ae4f265cb7e1e34e33d8773bad2aba7897207d" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View File

@ -8,10 +8,6 @@
{ {
"itemType": "BADGING_BADGE_READERS", "itemType": "BADGING_BADGE_READERS",
"requiresFile": true "requiresFile": true
},
{
"itemType": "BADGING_CLOCKINGS",
"requiresFile": true
} }
] ]
} }

View File

@ -11,11 +11,6 @@
"key": "BADGING_BADGE_READERS-1", "key": "BADGING_BADGE_READERS-1",
"itemType": "BADGING_BADGE_READERS", "itemType": "BADGING_BADGE_READERS",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json" "jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
},
{
"key": "BADGING_CLOCKINGS-1",
"itemType": "BADGING_CLOCKINGS",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/clockings.json"
} }
] ]
} }