Skip to content

Commit 7a64e44

Browse files
javier-godoymlopezFC
authored andcommitted
style: remove commented-out code
1 parent a727fd3 commit 7a64e44

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/main/resources/META-INF/frontend/fc-xterm/xterm-console-mixin.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ interface IConsoleMixin extends TerminalMixin {
2727
class ConsoleAddon extends TerminalAddon<IConsoleMixin> {
2828

2929
activateCallback(terminal: Terminal): void {
30-
//const self = this;
31-
32-
/*
33-
const this.$node = this.this.$node;
34-
const terminal = this.this.$node.terminal;
35-
*/
3630

3731
var inputHandler = ((this.$core) as any)._inputHandler;
3832

0 commit comments

Comments
 (0)