aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/channel/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/videos/channel/index.ts')
-rw-r--r--shared/models/videos/channel/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/models/videos/channel/index.ts b/shared/models/videos/channel/index.ts
deleted file mode 100644
index 6cdabffbd..000000000
--- a/shared/models/videos/channel/index.ts
+++ /dev/null
@@ -1,4 +0,0 @@
1export * from './video-channel-create-result.model'
2export * from './video-channel-create.model'
3export * from './video-channel-update.model'
4export * from './video-channel.model'