Skip to content

Commit

Permalink
removed debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Dec 22, 2018
1 parent 0e6886d commit a6fdabc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terminus-terminal/src/components/terminalTab.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit a6fdabc

Please sign in to comment.