Skip to content

Commit

Permalink
style(drivers/node-mongodb-native): remove some more jsdoc "callback"…
Browse files Browse the repository at this point in the history
… references
  • Loading branch information
hasezoey committed Dec 14, 2024
1 parent 9374f3e commit 0ad39e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/drivers/node-mongodb-native/collection.js
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ function format(obj, sub, color, shell) {
/**
* Retrieves information about this collections indexes.
*
* @param {Function} callback
* @method getIndexes
* @api public
*/
Expand Down

0 comments on commit 0ad39e2

Please sign in to comment.