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