We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659cfdd commit 6c3d4e4Copy full SHA for 6c3d4e4
1 file changed
demo/client/components/window/vtWindow.ts
@@ -5,7 +5,6 @@
5
6
import { BaseWindow } from './baseWindow';
7
import type { IControlWindow } from '../controlBar';
8
-import type { Terminal } from '@xterm/xterm';
9
10
export class VtWindow extends BaseWindow implements IControlWindow {
11
public readonly id = 'vt';
0 commit comments