From eeae81428e933b923dc9d9b6c9ce5c9fcf0de1a7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 29 Oct 2021 11:33:28 +0200 Subject: Remove useless components --- client/src/app/+admin/follows/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/+admin/follows/index.ts') diff --git a/client/src/app/+admin/follows/index.ts b/client/src/app/+admin/follows/index.ts index 285955468..b52ec7e8c 100644 --- a/client/src/app/+admin/follows/index.ts +++ b/client/src/app/+admin/follows/index.ts @@ -1,5 +1,4 @@ export * from './followers-list' export * from './following-list' export * from './video-redundancies-list' -export * from './follows.component' export * from './follows.routes' -- cgit v1.2.3