fix: idiotic formatting error i should have noticed

This commit is contained in:
AAGaming
2023-12-12 22:23:07 -05:00
parent 5fd5b2f08c
commit 4f40b97f53
+1 -1
View File
@@ -1,4 +1,4 @@
import { findModuleChild, sleep } from 'decky-frontend-lib';
import { sleep } from 'decky-frontend-lib';
import { FaReact } from 'react-icons/fa';
import Logger from './logger';