aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/index.ts')
-rw-r--r--client/src/app/shared/index.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/app/shared/index.ts b/client/src/app/shared/index.ts
deleted file mode 100644
index 8be578d9f..000000000
--- a/client/src/app/shared/index.ts
+++ /dev/null
@@ -1,7 +0,0 @@
1export * from './auth'
2export * from './forms'
3export * from './rest'
4export * from './users'
5export * from './video-abuse'
6export * from './video-block'
7export * from './shared.module'