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.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/shared/index.ts b/client/src/app/shared/index.ts
index 79bf5ef43..413dda16a 100644
--- a/client/src/app/shared/index.ts
+++ b/client/src/app/shared/index.ts
@@ -1,7 +1,6 @@
1export * from './auth' 1export * from './auth'
2export * from './forms' 2export * from './forms'
3export * from './rest' 3export * from './rest'
4export * from './search'
5export * from './users' 4export * from './users'
6export * from './video-abuse' 5export * from './video-abuse'
7export * from './video-blacklist' 6export * from './video-blacklist'