Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Aug 15, 2024
1 parent 4305bbf commit 99837d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/components/SideBar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 99837d7

Please sign in to comment.