aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/helpers/index.ts')
-rw-r--r--src/utils/helpers/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/helpers/index.ts b/src/utils/helpers/index.ts
index 1a35583..b2a4534 100644
--- a/src/utils/helpers/index.ts
+++ b/src/utils/helpers/index.ts
@@ -1,5 +1,4 @@
export * from './author';
-export * from './dates';
export * from './images';
export * from './pages';
export * from './rss';