summaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorAAGaming <aa@mail.catvibers.me>2022-08-14 00:02:01 -0400
committerAAGaming <aa@mail.catvibers.me>2022-08-14 00:02:01 -0400
commit85d0398e6203de85963051a9b7aa0efd906e7664 (patch)
treece6e2e0a65d48cf48f3cef0886c56d2d18a24f34 /frontend
parent30a538e85e1aa94ef65e5d04bfb4b4885626f258 (diff)
downloaddecky-loader-85d0398e6203de85963051a9b7aa0efd906e7664.tar.gz
decky-loader-85d0398e6203de85963051a9b7aa0efd906e7664.zip
shut typescript up
Diffstat (limited to 'frontend')
-rw-r--r--frontend/src/index.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/src/index.tsx b/frontend/src/index.tsx
index 694ac667..b6c4e3aa 100644
--- a/frontend/src/index.tsx
+++ b/frontend/src/index.tsx
@@ -1,5 +1,3 @@
-import { sleep } from 'decky-frontend-lib';
-
import PluginLoader from './plugin-loader';
import { DeckyUpdater } from './updater';