Skip to content

Commit d528285

Browse files
committed
update based on feedback
1 parent 2a05cf4 commit d528285

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/managers/builtin/venvUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { ENVS_EXTENSION_ID } from '../../common/constants';
77
import { Common, VenvManagerStrings } from '../../common/localize';
88
import { traceInfo } from '../../common/logging';
99
import { getWorkspacePersistentState } from '../../common/persistentState';
10-
// Using direct access to environments rather than pickEnvironmentFrom
1110
import { EventNames } from '../../common/telemetry/constants';
1211
import { sendTelemetryEvent } from '../../common/telemetry/sender';
1312
import {

0 commit comments

Comments
 (0)