aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/miscs/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/core-utils/miscs/index.ts')
-rw-r--r--shared/core-utils/miscs/index.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/core-utils/miscs/index.ts b/shared/core-utils/miscs/index.ts
index 251df1de2..afd147f24 100644
--- a/shared/core-utils/miscs/index.ts
+++ b/shared/core-utils/miscs/index.ts
@@ -1,5 +1,3 @@
1export * from './date' 1export * from './date'
2export * from './miscs' 2export * from './miscs'
3export * from './types' 3export * from './types'
4export * from './http-error-codes'
5export * from './http-methods'