Chore: Remove legacy uid attribute of workflows

This commit is contained in:
Gustav Hansen 2023-04-12 15:49:57 +02:00
parent 05cee5cbd7
commit abba6b4750

View File

@ -20,9 +20,6 @@ module.exports = {
},
},
attributes: {
uid: {
type: 'string',
},
stages: {
type: 'relation',
target: 'admin::workflow-stage',