Skip to content

Commit c164d63

Browse files
vkarpov15hasezoey
andauthored
Update lib/query.js
Co-authored-by: hasezoey <[email protected]>
1 parent 57541cb commit c164d63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/query.js

-1
Original file line numberDiff line numberDiff line change
@@ -2476,7 +2476,6 @@ Query.prototype._completeOne = function(doc, res, callback) {
24762476
* Given a model and an array of docs, hydrates all the docs to be instances
24772477
* of the model. Used to initialize docs returned from the db from `find()`
24782478
*
2479-
* @param {Model} model
24802479
* @param {Array} docs
24812480
* @param {Object} fields the projection used, including `select` from schemas
24822481
* @param {Object} userProvidedFields the user-specified projection

0 commit comments

Comments
 (0)