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 f7bc2b5 commit 9bf0251Copy full SHA for 9bf0251
packages/shell-api/src/change-stream-cursor.spec.ts
@@ -22,7 +22,6 @@ import type Collection from './collection';
22
import { MongoshUnimplementedError } from '@mongosh/errors';
23
import { EventEmitter } from 'events';
24
import { dummyOptions } from './helpers.spec';
25
-import CliServiceProvider from '../../service-provider-server/src/cli-service-provider';
26
27
describe('ChangeStreamCursor', function () {
28
describe('help', function () {
0 commit comments