]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/videos.component.ts
Fix video watch page responsive
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / videos.component.ts
index 972c2221f5c70dbaf42527015ec18e28fcb28f68..585a3ad9aa0b7bc57d7e7262d93519fadd94f303 100644 (file)
@@ -3,6 +3,4 @@ import { Component } from '@angular/core'
 @Component({
   template: '<router-outlet></router-outlet>'
 })
-
-export class VideosComponent {
-}
+export class VideosComponent {}