Skip to content

Commit ab2dcf2

Browse files
committed
fixed lint issue
1 parent f7e768c commit ab2dcf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/languageServer/watcher.unit.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import * as assert from 'assert';
55
import * as sinon from 'sinon';
66
import { ConfigurationChangeEvent, Uri, WorkspaceFolder, WorkspaceFoldersChangeEvent } from 'vscode';
77
import { JediLanguageServerManager } from '../../client/activation/jedi/manager';
8-
import { LspNotebooksExperiment } from '../../client/activation/node/lspNotebooksExperiment';
98
import { NodeLanguageServerManager } from '../../client/activation/node/manager';
109
import { ILanguageServerOutputChannel, LanguageServerType } from '../../client/activation/types';
1110
import { IApplicationShell, ICommandManager, IWorkspaceService } from '../../client/common/application/types';

0 commit comments

Comments
 (0)