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