diff --git a/quartz/i18n/index.ts b/quartz/i18n/index.ts index e4135cf3e..5ab52b83e 100644 --- a/quartz/i18n/index.ts +++ b/quartz/i18n/index.ts @@ -1,6 +1,5 @@ import { Translation, CalloutTranslation } from "./locales/definition" import en from "./locales/en-US" -import en from "./locales/en-GB" import fr from "./locales/fr-FR" import it from "./locales/it-IT" import ja from "./locales/ja-JP"