aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/helpers/index.ts')
-rw-r--r--client/src/app/helpers/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/helpers/index.ts b/client/src/app/helpers/index.ts
index 06806402e..cc61255ba 100644
--- a/client/src/app/helpers/index.ts
+++ b/client/src/app/helpers/index.ts
@@ -1,6 +1,5 @@
1export * from './locales' 1export * from './locales'
2export * from './constants' 2export * from './constants'
3export * from './i18n-utils' 3export * from './i18n-utils'
4export * from './peertube-web-storage'
5export * from './utils' 4export * from './utils'
6export * from './zone' 5export * from './zone'