Skip to content

Commit

Permalink
Update lib/query.js
Browse files Browse the repository at this point in the history
Co-authored-by: hasezoey <hasezoey@gmail.com>
  • Loading branch information
vkarpov15 and hasezoey committed Feb 19, 2024
1 parent 57541cb commit c164d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -2476,7 +2476,6 @@ Query.prototype._completeOne = function(doc, res, callback) {
* Given a model and an array of docs, hydrates all the docs to be instances
* of the model. Used to initialize docs returned from the db from `find()`
*
* @param {Model} model
* @param {Array} docs
* @param {Object} fields the projection used, including `select` from schemas
* @param {Object} userProvidedFields the user-specified projection
Expand Down

0 comments on commit c164d63

Please sign in to comment.