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