We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca2c19 commit 8d6229aCopy full SHA for 8d6229a
1 file changed
src/client/providers/referenceProvider.ts
@@ -2,7 +2,6 @@
2
3
import * as vscode from 'vscode';
4
import * as proxy from './jediProxy';
5
-import * as telemetryContracts from "../common/telemetryContracts";
6
7
8
export class PythonReferenceProvider implements vscode.ReferenceProvider {
0 commit comments