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