Removed old comment
This commit is contained in:
@@ -226,8 +226,6 @@ export class Omnisearch {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
// If the query does not return any result,
|
|
||||||
// retry but with a shorter prefix limit
|
|
||||||
if (!results.length) {
|
if (!results.length) {
|
||||||
return []
|
return []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user