Skip to content

Commit 486cfe7

Browse files
mjombledaprahamian
authored andcommitted
docs(MongoClient): remove extraneous jsdoc parameter
1 parent bee8300 commit 486cfe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/mongo_client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@ MongoClient.prototype.db = function(dbName, options) {
386386
* Check if MongoClient is connected
387387
*
388388
* @method
389-
* @param {string} name The name of the database we want to use.
390389
* @param {object} [options=null] Optional settings.
391390
* @param {boolean} [options.noListener=false] Do not make the db an event listener to the original connection.
392391
* @param {boolean} [options.returnNonCachedInstance=false] Control if you want to return a cached instance or have a new one created

0 commit comments

Comments
 (0)