diff --git a/src/index.tsx b/src/index.tsx index 8066a3c..d1b511a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -55,7 +55,6 @@ async function widgetSettingsLoader({ return { recipientId, settings, conf, widgetId }; } -import { i18n } from "i18next"; const router = createBrowserRouter([ {