lint fix
This commit is contained in:
parent
53d8bc3be7
commit
f50cec4a73
|
@ -18,7 +18,6 @@ exports.fetch = async function (ctx) {
|
|||
key: ["app"],
|
||||
})
|
||||
|
||||
|
||||
ctx.body = body.rows.map(row => row.doc)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue