Skip to content

Commit 6c3d4e4

Browse files
committed
Fix lint
1 parent 659cfdd commit 6c3d4e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

demo/client/components/window/vtWindow.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
import { BaseWindow } from './baseWindow';
77
import type { IControlWindow } from '../controlBar';
8-
import type { Terminal } from '@xterm/xterm';
98

109
export class VtWindow extends BaseWindow implements IControlWindow {
1110
public readonly id = 'vt';

0 commit comments

Comments
 (0)