Skip to content

Commit

Permalink
[ESLint] Fix issues (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
schroda authored Jul 13, 2023
1 parent 04f7831 commit e4745ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/manga/MangaDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
import FavoriteIcon from '@mui/icons-material/Favorite';
import FavoriteBorderIcon from '@mui/icons-material/FavoriteBorder';
import PublicIcon from '@mui/icons-material/Public';
import { Typography } from '@mui/material';
import IconButton from '@mui/material/IconButton';
import { styled } from '@mui/material/styles';
import React, { useEffect } from 'react';
import { useTranslation } from 'react-i18next';
Expand Down

0 comments on commit e4745ee

Please sign in to comment.