Remove log statement
This commit is contained in:
parent
6e2823a4c0
commit
7d30f69352
|
@ -53,8 +53,6 @@ export const buildLuceneQuery = filter => {
|
|||
})
|
||||
}
|
||||
|
||||
console.log(query)
|
||||
|
||||
return query
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue