Lint
This commit is contained in:
parent
3f37416016
commit
2c49638766
|
@ -191,7 +191,6 @@
|
|||
}
|
||||
|
||||
const getValidOperatorsForType = filter => {
|
||||
const fieldSchema = getSchema(filter)
|
||||
if (!filter) {
|
||||
return []
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue