Skip to content

Commit

Permalink
dont
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykim1 committed Jan 14, 2025
1 parent 7424bfe commit cb07760
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 @@ -25,7 +25,6 @@ import { useEnvExtension } from '../../envExt/api.internal';
import { ensureTerminalLegacy } from '../../envExt/api.legacy';
import { sleep } from '../utils/async';
import { isWindows } from '../utils/platform';
import { trace } from 'console';

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

0 comments on commit cb07760

Please sign in to comment.