aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/notifier/shared/follow/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/lib/notifier/shared/follow/index.ts')
-rw-r--r--server/lib/notifier/shared/follow/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/server/lib/notifier/shared/follow/index.ts b/server/lib/notifier/shared/follow/index.ts
deleted file mode 100644
index 27f5289d9..000000000
--- a/server/lib/notifier/shared/follow/index.ts
+++ /dev/null
@@ -1,3 +0,0 @@
1export * from './auto-follow-for-instance'
2export * from './follow-for-instance'
3export * from './follow-for-user'