diff options
Diffstat (limited to 'shared/models/activitypub/objects/index.ts')
-rw-r--r-- | shared/models/activitypub/objects/index.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/shared/models/activitypub/objects/index.ts b/shared/models/activitypub/objects/index.ts deleted file mode 100644 index 753e02003..000000000 --- a/shared/models/activitypub/objects/index.ts +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | export * from './abuse-object' | ||
2 | export * from './activitypub-object' | ||
3 | export * from './cache-file-object' | ||
4 | export * from './common-objects' | ||
5 | export * from './playlist-element-object' | ||
6 | export * from './playlist-object' | ||
7 | export * from './video-comment-object' | ||
8 | export * from './video-object' | ||
9 | export * from './watch-action-object' | ||