aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/activitypub/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/activitypub/index.ts')
-rw-r--r--shared/models/activitypub/index.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/shared/models/activitypub/index.ts b/shared/models/activitypub/index.ts
deleted file mode 100644
index fa07b6a64..000000000
--- a/shared/models/activitypub/index.ts
+++ /dev/null
@@ -1,9 +0,0 @@
1export * from './objects'
2export * from './activity'
3export * from './activitypub-actor'
4export * from './activitypub-collection'
5export * from './activitypub-ordered-collection'
6export * from './activitypub-root'
7export * from './activitypub-signature'
8export * from './context'
9export * from './webfinger'