X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Findex.ts;h=028a5854b09374bf3e24b69cdd7f4c5d215d9b17;hb=22a59f33deb4b22a03abfbd6610de35b326e4584;hp=5158a23f835032de6c81d8aa6fc542ea2479bfd6;hpb=d8e689b864749648d03cf4391fd4a475126f01cd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/index.ts b/client/src/app/videos/index.ts index 5158a23f8..028a5854b 100644 --- a/client/src/app/videos/index.ts +++ b/client/src/app/videos/index.ts @@ -1,7 +1 @@ -export * from './shared'; -export * from './video-edit'; -export * from './video-list'; -export * from './video-watch'; -export * from './videos-routing.module'; -export * from './videos.component'; -export * from './videos.module'; +export * from './videos.module'