Skip to content

Commit 808bc98

Browse files
committed
removed unused import
1 parent 56bc9ec commit 808bc98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Language/Language.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react';
22
import i18n from '../../i18n';
33
//import { useTranslation } from 'react-i18next';
4-
import { redirect, redirectDocument, replace } from 'react-router-dom';
54

65
import "./Language.scss";
76

0 commit comments

Comments
 (0)