Fix lint
This commit is contained in:
parent
6b842050f7
commit
edb868655e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export class VideoChannelsComponent implements OnInit, OnDestroy {
|
||||||
private videoChannelService: VideoChannelService,
|
private videoChannelService: VideoChannelService,
|
||||||
private restExtractor: RestExtractor,
|
private restExtractor: RestExtractor,
|
||||||
private hotkeysService: HotkeysService,
|
private hotkeysService: HotkeysService,
|
||||||
private screenService: ScreenService
|
private screenService: ScreenService
|
||||||
) { }
|
) { }
|
||||||
|
|
||||||
ngOnInit () {
|
ngOnInit () {
|
||||||
|
|
Loading…
Reference in a new issue