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