summaryrefslogtreecommitdiff
path: root/src/lib/utils/index.ts
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:32:15 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:32:15 -0700
commitb09e1e603287c5a29e336c0d4f2df8f28ef769a2 (patch)
tree5d6567ef17ba864e1f7df92b10b47f398f814089 /src/lib/utils/index.ts
parentdb671d26c43e47b8285d319a0fd758df60d729c7 (diff)
downloadmistymountainstherapy-b09e1e603287c5a29e336c0d4f2df8f28ef769a2.tar.gz
mistymountainstherapy-b09e1e603287c5a29e336c0d4f2df8f28ef769a2.zip
make the text pretty
Diffstat (limited to 'src/lib/utils/index.ts')
-rw-r--r--src/lib/utils/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/utils/index.ts b/src/lib/utils/index.ts
index 61d383d..01aa9ef 100644
--- a/src/lib/utils/index.ts
+++ b/src/lib/utils/index.ts
@@ -1,3 +1,2 @@
export * from './setImageUrl';
-export * from './mailer';
export * from './retry';