aboutsummaryrefslogtreecommitdiffstats
path: root/src/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers')
-rw-r--r--src/helpers/translation-helpers.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helpers/translation-helpers.ts b/src/helpers/translation-helpers.ts
index 0edd95412..2e8f6b260 100644
--- a/src/helpers/translation-helpers.ts
+++ b/src/helpers/translation-helpers.ts
@@ -1,4 +1,3 @@
1import fetch from 'node-fetch';
2import translateGoogle from 'google-translate-api-x'; 1import translateGoogle from 'google-translate-api-x';
3import { LIVE_API_FERDIUM_LIBRETRANSLATE } from '../config'; 2import { LIVE_API_FERDIUM_LIBRETRANSLATE } from '../config';
4 3