refactor: sectorFk property deleted
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-05-23 12:45:20 +02:00
parent a043c5d346
commit db7638f153
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@
"SSN": {
"type" : "string"
},
"sectorFk": {
"type" : "number"
},
"labelerFk": {
"type" : "number"
}