diff options
Diffstat (limited to 'shared/models/videos/caption/index.ts')
-rw-r--r-- | shared/models/videos/caption/index.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/models/videos/caption/index.ts b/shared/models/videos/caption/index.ts deleted file mode 100644 index 2a5ff512d..000000000 --- a/shared/models/videos/caption/index.ts +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | export * from './video-caption.model' | ||
2 | export * from './video-caption-update.model' | ||