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 6e623d3 commit cc8bd8cCopy full SHA for cc8bd8c
src/coreclrDebug/activate.ts
@@ -21,7 +21,6 @@ import CompositeDisposable from '../compositeDisposable';
21
import { BaseVsDbgConfigurationProvider } from '../shared/configurationProvider';
22
import { omnisharpOptions } from '../shared/options';
23
import { ActionOption, showErrorMessage } from '../shared/observers/utils/showMessage';
24
-import { getCSharpDevKit } from '../utils/getCSharpDevKit';
25
import { Command } from 'vscode-languageserver-types';
26
27
export async function activate(
0 commit comments