1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-25 21:38:34 +00:00

removed debug logging

This commit is contained in:
Eugene Pankov
2018-12-22 11:15:50 +01:00
parent 0e6886d00a
commit a6fdabcd2f

@@ -10,7 +10,6 @@ import { TerminalFrontendService } from '../services/terminalFrontend.service'
import { TerminalDecorator, ResizeEvent, SessionOptions } from '../api'
import { Frontend } from '../frontends/frontend'
console.warn(TerminalService)
@Component({
selector: 'terminalTab',