mirror of
https://github.com/strapi/strapi.git
synced 2025-12-17 18:25:40 +00:00
remove comment
This commit is contained in:
parent
56c720743a
commit
266e5a79aa
@ -53,7 +53,6 @@ module.exports = auth => async ({ data, key, attribute, schema }, { remove, set
|
|||||||
// Creator relations
|
// Creator relations
|
||||||
else if (isCreatorRelation && schema.options.populateCreatorFields) {
|
else if (isCreatorRelation && schema.options.populateCreatorFields) {
|
||||||
// do nothing
|
// do nothing
|
||||||
// allow 'private' flag to used instead of regular relation access
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Regular relations
|
// Regular relations
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user