summaryrefslogtreecommitdiff
path: root/frontend/src/developer.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/developer.tsx')
-rw-r--r--frontend/src/developer.tsx1
1 files changed, 0 insertions, 1 deletions
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';