diff --git a/frontend/src/developer.tsx b/frontend/src/developer.tsx index b7b7c278..43f550d7 100644 --- a/frontend/src/developer.tsx +++ b/frontend/src/developer.tsx @@ -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';