diff options
Diffstat (limited to 'client/src/app/admin/index.ts')
-rw-r--r-- | client/src/app/admin/index.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/app/admin/index.ts b/client/src/app/admin/index.ts deleted file mode 100644 index b75ff9b51..000000000 --- a/client/src/app/admin/index.ts +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | export * from './friends'; | ||
2 | export * from './requests'; | ||
3 | export * from './users'; | ||
4 | export * from './admin-routing.module'; | ||
5 | export * from './admin.module'; | ||
6 | export * from './admin.component'; | ||
7 | export * from './menu-admin.component'; | ||