mirror of
https://github.com/strapi/strapi.git
synced 2025-12-16 09:45:08 +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
|
||||
else if (isCreatorRelation && schema.options.populateCreatorFields) {
|
||||
// do nothing
|
||||
// allow 'private' flag to used instead of regular relation access
|
||||
}
|
||||
|
||||
// Regular relations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user