mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug
This commit is contained in:
parent
8a7389712b
commit
cab784b68b
1 changed files with 0 additions and 2 deletions
|
|
@ -447,8 +447,6 @@ export const searchPages = async (
|
|||
body,
|
||||
})
|
||||
|
||||
console.log('resopnse', response)
|
||||
|
||||
if (response.body.hits.total.value === 0) {
|
||||
return [[], 0]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue