aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/video-list/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+videos/video-list/index.ts')
-rw-r--r--client/src/app/+videos/video-list/index.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/client/src/app/+videos/video-list/index.ts b/client/src/app/+videos/video-list/index.ts
index dc27e29e2..3492f43f4 100644
--- a/client/src/app/+videos/video-list/index.ts
+++ b/client/src/app/+videos/video-list/index.ts
@@ -1,4 +1,2 @@
1export * from './overview' 1export * from './overview'
2export * from './trending' 2export * from './videos-list-common-page.component'
3export * from './video-local.component'
4export * from './video-recently-added.component'