aboutsummaryrefslogtreecommitdiff
path: root/modules/result.js
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-01-14 14:37:21 +0100
committerMinteck <contact@minteck.org>2022-01-14 14:37:21 +0100
commit81884db115f3f6a5d4e968fb77cc050cadb1a05e (patch)
tree040d5448c46a432facef26d4f9f9fc2823090466 /modules/result.js
parent541633055c76a0c002fb8509f106f4b449e21207 (diff)
downloadponyfind-81884db115f3f6a5d4e968fb77cc050cadb1a05e.tar.gz
ponyfind-81884db115f3f6a5d4e968fb77cc050cadb1a05e.tar.bz2
ponyfind-81884db115f3f6a5d4e968fb77cc050cadb1a05e.zip
v8
Diffstat (limited to 'modules/result.js')
-rw-r--r--modules/result.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/result.js b/modules/result.js
index 42419ec..d83c550 100644
--- a/modules/result.js
+++ b/modules/result.js
@@ -32,8 +32,6 @@ module.exports = (query) => {
}
}
- console.log(first);
-
return {
results,
first,