We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9213baf commit 796801cCopy full SHA for 796801c
test/integration/crud/misc_cursors.test.js
@@ -14,7 +14,6 @@ const { ReadPreference, MongoExpiredSessionError } = require('../../mongodb');
14
const { ServerType } = require('../../mongodb');
15
const { formatSort } = require('../../mongodb');
16
const { getSymbolFrom } = require('../../tools/utils');
17
-const { MongoExpiredSessionError } = require('../../../src/error');
18
19
describe('Cursor', function () {
20
before(function () {
0 commit comments