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.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/videos/video-list/index.ts b/client/src/app/videos/video-list/index.ts
index a5a60364a..594e31984 100644
--- a/client/src/app/videos/video-list/index.ts
+++ b/client/src/app/videos/video-list/index.ts
@@ -1,4 +1,3 @@
1export * from './my-videos.component'
2export * from './video-recently-added.component' 1export * from './video-recently-added.component'
3export * from './video-trending.component' 2export * from './video-trending.component'
4export * from './shared' 3export * from './shared'