1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-24 06:04:04 +03:00

build fix

This commit is contained in:
Eugene Pankov 2018-12-16 15:57:08 +01:00
parent cded1284de
commit 1f1d212c1d

View File

@ -1,4 +1,3 @@
import { Observable } from 'rxjs'
import { TerminalTabComponent } from './components/terminalTab.component'
export abstract class TerminalDecorator {