Skip to content

Commit f78f9fc

Browse files
committed
Remove comment that seems out-of-date now
1 parent 5c06944 commit f78f9fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/private/machines/create-manager.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ module.exports = {
139139
return exits.error(err);
140140
}
141141

142-
// `db` will be our manager.
143-
// (This variable is just for clarity.)
144142
var manager = client.db(_clientConfig.database);
145143
manager.client = client;
146144

0 commit comments

Comments
 (0)