Remove placeholder value from data provider API

This commit is contained in:
Andrew Kingston 2021-06-03 09:55:23 +01:00
parent 928b457200
commit 15ee1c3a1a
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
const component = getContext("component")
const dataProviderApi = {
setLuceneQuery: newQuery => (query = newQuery),
foo: "bar",
}
// Loading flag every time data is being fetched