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 cbc8f9d commit 1b21048Copy full SHA for 1b21048
src/extension/telemetry/index.ts
@@ -10,7 +10,6 @@ import { ConsoleType, TriggerType } from '../types';
10
import { DebugConfigurationType } from '../debugger/types';
11
import { EventName } from './constants';
12
import { isPromise } from '../common/utils/async';
13
-// import { DiagnosticCodes } from '../application/diagnostics/constants';
14
15
/**
16
* Checks whether telemetry is supported.
0 commit comments