mirror of
https://github.com/marcopiovanello/yt-dlp-web-ui.git
synced 2026-07-25 06:54:30 +00:00
Removed unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { Button, Container, SvgIcon, Typography, styled } from '@mui/material'
|
||||
import { useI18n } from '../hooks/useI18n'
|
||||
import ErrorIcon from '@mui/icons-material/Error'
|
||||
import { Button, Container, SvgIcon, Typography, styled } from '@mui/material'
|
||||
import { Link } from 'react-router-dom'
|
||||
|
||||
const FlexContainer = styled(Container)({
|
||||
|
||||
Reference in New Issue
Block a user