diff options
Diffstat (limited to 'client/app/videos/shared/index.ts')
-rw-r--r-- | client/app/videos/shared/index.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/app/videos/shared/index.ts b/client/app/videos/shared/index.ts deleted file mode 100644 index c535c46fc..000000000 --- a/client/app/videos/shared/index.ts +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | export * from './loader/index'; | ||
2 | export * from './pagination.model'; | ||
3 | export * from './sort-field.type'; | ||
4 | export * from './video.model'; | ||
5 | export * from './video.service'; | ||