chore: remove useless import

This commit is contained in:
AAGaming
2023-06-18 17:26:42 -04:00
parent b8e48d2146
commit 890599c7bb

View File

@@ -1,5 +1,4 @@
import { findModuleChild, sleep } from 'decky-frontend-lib';
import { useTranslation } from 'react-i18next';
import { FaReact } from 'react-icons/fa';
import Logger from './logger';