fix lint padded-blocks
This commit is contained in:
parent
ea9e32096b
commit
f14d5886f2
5 changed files with 0 additions and 5 deletions
|
|
@ -21,7 +21,6 @@ export async function genSearchQuery(v: any, q: string) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
return {
|
||||
query: q.split(' ').filter(x => !x.startsWith('/') && !x.startsWith('@')).join(' '),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue