mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
Prettier fix
This commit is contained in:
parent
5a05cc549b
commit
3351b78b5b
@ -69,9 +69,7 @@ const defaultSanitizeSort = curry((schema, sort) => {
|
||||
remove(key);
|
||||
}
|
||||
},
|
||||
{
|
||||
schema,
|
||||
}
|
||||
{ schema }
|
||||
),
|
||||
// Remove dynamic zones from sort
|
||||
traverseQuerySort(removeDynamicZones, { schema }),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user