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 1d9a32b commit 312e4caCopy full SHA for 312e4ca
src/client/terminals/envCollectionActivation/service.ts
@@ -45,7 +45,6 @@ import {
45
import { ProgressService } from '../../common/application/progressService';
46
import { useEnvExtension } from '../../envExt/api.internal';
47
import { registerPythonStartup } from '../pythonStartup';
48
-import { trace } from 'console';
49
50
@injectable()
51
export class TerminalEnvVarCollectionService implements IExtensionActivationService, ITerminalEnvVarCollectionService {
0 commit comments