mirror of
https://github.com/strapi/strapi.git
synced 2026-01-03 10:46:21 +00:00
remove comment
This commit is contained in:
parent
b3998432d7
commit
d961309386
@ -36,7 +36,6 @@ const defaultSanitizeOutput = async (schema, entity) => {
|
||||
);
|
||||
};
|
||||
|
||||
// TODO: remove fields that don't exist on the schema
|
||||
const defaultSanitizeFilters = curry((schema, filters) => {
|
||||
return pipeAsync(
|
||||
// Remove keys that are not attributes or valid operators
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user