diff options
Diffstat (limited to 'server/lib/notifier/shared/video-publication/index.ts')
-rw-r--r-- | server/lib/notifier/shared/video-publication/index.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/server/lib/notifier/shared/video-publication/index.ts b/server/lib/notifier/shared/video-publication/index.ts deleted file mode 100644 index 5e92cb011..000000000 --- a/server/lib/notifier/shared/video-publication/index.ts +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | export * from './new-video-for-subscribers' | ||
2 | export * from './import-finished-for-owner' | ||
3 | export * from './owned-publication-after-auto-unblacklist' | ||
4 | export * from './owned-publication-after-schedule-update' | ||
5 | export * from './owned-publication-after-transcoding' | ||
6 | export * from './studio-edition-finished-for-owner' | ||