summaryrefslogtreecommitdiff
path: root/front/src/Emelents/IndexElement.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'front/src/Emelents/IndexElement.tsx')
-rw-r--r--front/src/Emelents/IndexElement.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/front/src/Emelents/IndexElement.tsx b/front/src/Emelents/IndexElement.tsx
index 2209fe1..b8d71d5 100644
--- a/front/src/Emelents/IndexElement.tsx
+++ b/front/src/Emelents/IndexElement.tsx
@@ -1,4 +1,4 @@
-import { useContext, useState } from "react";
+import { useContext } from "react";
import { LanguageContext } from "../Locales/Context";
import { GetLocalizedString } from "../Locales/Locales";