fix lint error

This commit is contained in:
binaryify 2021-07-16 10:52:31 +08:00
parent 214415a119
commit 338ae58dc7
2 changed files with 14 additions and 15 deletions

View File

@ -13,5 +13,4 @@ module.exports = (query, request) => {
realIP: query.realIP,
},
)
}
}