Skip to content

Commit 796801c

Browse files
chore: fix import
1 parent 9213baf commit 796801c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/crud/misc_cursors.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const { ReadPreference, MongoExpiredSessionError } = require('../../mongodb');
1414
const { ServerType } = require('../../mongodb');
1515
const { formatSort } = require('../../mongodb');
1616
const { getSymbolFrom } = require('../../tools/utils');
17-
const { MongoExpiredSessionError } = require('../../../src/error');
1817

1918
describe('Cursor', function () {
2019
before(function () {

0 commit comments

Comments
 (0)