From f479685678406a5df864d89615b33d29085ebfc6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Apr 2021 11:35:56 +0200 Subject: Agnostic actor image storage --- shared/models/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'shared/models/index.ts') diff --git a/shared/models/index.ts b/shared/models/index.ts index f105303f4..dff5fdf0e 100644 --- a/shared/models/index.ts +++ b/shared/models/index.ts @@ -1,6 +1,5 @@ export * from './activitypub' export * from './actors' -export * from './avatars' export * from './moderation' export * from './bulk' export * from './redundancy' -- cgit v1.2.3