aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/app/videos/video-list/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/app/videos/video-list/index.ts')
-rw-r--r--client/app/videos/video-list/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/app/videos/video-list/index.ts b/client/app/videos/video-list/index.ts
deleted file mode 100644
index 1f6d6a4e7..000000000
--- a/client/app/videos/video-list/index.ts
+++ /dev/null
@@ -1,3 +0,0 @@
1export * from './video-list.component';
2export * from './video-miniature.component';
3export * from './video-sort.component';