aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-watch/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/video-watch/index.ts')
-rw-r--r--client/src/app/videos/video-watch/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/videos/video-watch/index.ts b/client/src/app/videos/video-watch/index.ts
index 6e35262d3..105872469 100644
--- a/client/src/app/videos/video-watch/index.ts
+++ b/client/src/app/videos/video-watch/index.ts
@@ -2,4 +2,3 @@ export * from './video-magnet.component'
2export * from './video-share.component' 2export * from './video-share.component'
3export * from './video-report.component' 3export * from './video-report.component'
4export * from './video-watch.component' 4export * from './video-watch.component'
5export * from './webtorrent.service'