mirror of
https://github.com/typicode/json-server.git
synced 2025-07-30 13:42:11 +08:00
Fix standard
This commit is contained in:
@ -79,7 +79,6 @@ module.exports = function (db, name) {
|
||||
delete req.query[query]
|
||||
})
|
||||
|
||||
|
||||
if (q) {
|
||||
|
||||
// Full-text search
|
||||
|
Reference in New Issue
Block a user