Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykim1 committed Oct 30, 2024
1 parent e527be7 commit 446e95c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/common/terminal/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
TerminalShellType,
} from './types';
import { traceVerbose } from '../../logging';
import { trace } from 'console';

@injectable()
export class TerminalService implements ITerminalService, Disposable {
Expand Down

0 comments on commit 446e95c

Please sign in to comment.