make prettier happy

This commit is contained in:
nikk gitanes
2024-02-16 22:03:20 +03:00
parent cbf7764d08
commit 913c067b87
3 changed files with 26 additions and 21 deletions

View File

@@ -6,6 +6,7 @@ import DeleteIcon from '@material-ui/icons/Delete'
import { useState } from 'react'
import { torrentsHost } from 'utils/Hosts'
import { useTranslation } from 'react-i18next'
import UnsafeButton from './UnsafeButton'
const fnRemoveAll = () => {