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