This commit is contained in:
Adria Navarro 2023-10-03 17:37:14 +02:00
parent 3f37416016
commit 2c49638766
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@
}
const getValidOperatorsForType = filter => {
const fieldSchema = getSchema(filter)
if (!filter) {
return []
}