Skip to content

Commit 64a474f

Browse files
committed
frontend: fix linting
1 parent 5fb2a9c commit 64a474f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ import { Recovery } from './pages/Recovery.js';
3939
import { Trans, useTranslation } from "react-i18next";
4040
import Median from "median-js-bridge";
4141
import { Footer } from "./components/Footer";
42-
import { Banner } from "./components/Banner";
4342
import favicon from "favicon";
4443
import logo from "logo";
4544
import { Message, MessageType } from './types';

0 commit comments

Comments
 (0)