Skip to content

Commit 446e95c

Browse files
committed
remove unused
1 parent e527be7 commit 446e95c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/common/terminal/service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import {
2020
TerminalShellType,
2121
} from './types';
2222
import { traceVerbose } from '../../logging';
23-
import { trace } from 'console';
2423

2524
@injectable()
2625
export class TerminalService implements ITerminalService, Disposable {

0 commit comments

Comments
 (0)