Skip to content

Commit

Permalink
lint fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Jan 7, 2025
1 parent 4f3cb35 commit 8fec511
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class MongoConfigManager extends BaseConfigManager {
/**
* Connects to MongoDB using the MongoClientInterface
* and retrieves the metastore collection
* @param {Function} cb callback
* @param {Function} cb callback
* @returns {undefined}
*/
async _setupMongoClient(cb) {
Expand Down

0 comments on commit 8fec511

Please sign in to comment.