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 e527be7 commit 446e95cCopy full SHA for 446e95c
src/client/common/terminal/service.ts
@@ -20,7 +20,6 @@ import {
20
TerminalShellType,
21
} from './types';
22
import { traceVerbose } from '../../logging';
23
-import { trace } from 'console';
24
25
@injectable()
26
export class TerminalService implements ITerminalService, Disposable {
0 commit comments