X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-list%2Fshared%2Findex.ts;h=d8f73bcda3526153d58505ad9f274904695fc64f;hb=80958c78fdc733c02077a9d2200be0c3f5ee623e;hp=2c9804e6df2a125d36978b66692ae1c1b55b2a4c;hpb=83c663ef0e94242762ed5f6d2875fc55f4a5603e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-list/shared/index.ts b/client/src/app/videos/video-list/shared/index.ts index 2c9804e6d..d8f73bcda 100644 --- a/client/src/app/videos/video-list/shared/index.ts +++ b/client/src/app/videos/video-list/shared/index.ts @@ -1,4 +1,3 @@ export * from './abstract-video-list' -export * from './loader.component' export * from './video-miniature.component' export * from './video-sort.component'