remove comment

This commit is contained in:
Ben Irvin 2022-07-20 18:27:56 +02:00
parent 56c720743a
commit 266e5a79aa

View File

@ -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