Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
pepite committed Sep 4, 2024
1 parent 56bc9ec commit 808bc98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Language/Language.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';
import i18n from '../../i18n';
//import { useTranslation } from 'react-i18next';
import { redirect, redirectDocument, replace } from 'react-router-dom';

import "./Language.scss";

Expand Down

0 comments on commit 808bc98

Please sign in to comment.