From 99837d784b334cec3a63b85a47686a564010f0e0 Mon Sep 17 00:00:00 2001 From: Jean Brito Date: Thu, 15 Aug 2024 11:27:51 -0300 Subject: [PATCH] lint fix --- src/ui/components/SideBar/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/components/SideBar/index.tsx b/src/ui/components/SideBar/index.tsx index 42d018b77..5958a90d5 100644 --- a/src/ui/components/SideBar/index.tsx +++ b/src/ui/components/SideBar/index.tsx @@ -11,7 +11,6 @@ import { import { useTranslation } from 'react-i18next'; import { useSelector } from 'react-redux'; -import { getPlatformName } from '../../../app/main/app'; import { dispatch } from '../../../store'; import type { RootState } from '../../../store/rootReducer'; import {