Lint
This commit is contained in:
parent
4b23139bfe
commit
83790bc324
|
@ -198,7 +198,7 @@
|
||||||
fieldSchema.relationshipType === RelationshipType.MANY_TO_MANY,
|
fieldSchema.relationshipType === RelationshipType.MANY_TO_MANY,
|
||||||
}
|
}
|
||||||
|
|
||||||
let operators = LuceneUtils.getValidOperatorsForType(
|
const operators = LuceneUtils.getValidOperatorsForType(
|
||||||
type,
|
type,
|
||||||
filter.field,
|
filter.field,
|
||||||
datasource
|
datasource
|
||||||
|
|
Loading…
Reference in New Issue