fix: refs #7187 model
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-05-16 14:05:22 +02:00
parent b299e842b9
commit 1372f817bd
1 changed files with 0 additions and 5 deletions

View File

@ -55,11 +55,6 @@
"type": "belongsTo",
"model": "DeviceProductionState",
"foreignKey": "stateFk"
},
"deviceProductionUser": {
"type": "hasMany",
"model": "DeviceProductionUser",
"foreignKey": "deviceProductionFk"
}
}
}