summaryrefslogtreecommitdiff
path: root/frontend/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/index.ts')
-rw-r--r--frontend/src/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/index.ts b/frontend/src/index.ts
index 4d271e53..4f4ff4f7 100644
--- a/frontend/src/index.ts
+++ b/frontend/src/index.ts
@@ -1,8 +1,4 @@
// Sets up DFL, then loads start.ts which starts up the loader
-interface Window {
- // Shut up TS
- SP_REACTDOM: any;
-}
(async () => {
console.debug('[Decky:Boot] Frontend init');