We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c519d6 commit f5bc6dfCopy full SHA for f5bc6df
src/main/resources/META-INF/frontend/fc-xterm/xterm.ts
@@ -19,7 +19,6 @@
19
*/
20
import { customElement } from 'lit-element';
21
22
-//import { InsertFixFeature } from '@vaadin/flow-frontend/fc-xterm/insert-fix-feature';
23
import { XTermElement } from '@vaadin/flow-frontend/fc-xterm/xterm-element';
24
import { XTermClipboardMixin } from '@vaadin/flow-frontend/fc-xterm/xterm-clipboard-mixin';
25
import { XTermConsoleMixin } from '@vaadin/flow-frontend/fc-xterm/xterm-console-mixin';
0 commit comments