From fc5c7e4d54c8d3f52b72968e49ff7ec9f293878a Mon Sep 17 00:00:00 2001 From: stCarolas Date: Tue, 18 Jun 2024 21:17:21 +0300 Subject: [PATCH] fix imports --- src/index.tsx | 1 - 1 file changed, 1 deletion(-) 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([ {