Skip to content

Commit 38ae86d

Browse files
committed
chore(topology): remove commented out legacy code
1 parent 9ccf268 commit 38ae86d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/core/sdam/topology.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const clearAndRemoveTimerFrom = common.clearAndRemoveTimerFrom;
3737
const serverSelection = require('./server_selection');
3838
const readPreferenceServerSelector = serverSelection.readPreferenceServerSelector;
3939
const writableServerSelector = serverSelection.writableServerSelector;
40-
// const selectServers = serverSelection.selectServers;
4140

4241
// Global state
4342
let globalTopologyCounter = 0;

0 commit comments

Comments
 (0)