aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/shared/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/shared/index.ts')
-rw-r--r--client/src/app/videos/shared/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/videos/shared/index.ts b/client/src/app/videos/shared/index.ts
index beaa528c0..a68491022 100644
--- a/client/src/app/videos/shared/index.ts
+++ b/client/src/app/videos/shared/index.ts
@@ -1,4 +1,3 @@
1export * from './loader';
2export * from './sort-field.type'; 1export * from './sort-field.type';
3export * from './rate-type.type'; 2export * from './rate-type.type';
4export * from './video.model'; 3export * from './video.model';