summaryrefslogtreecommitdiff
path: root/src/desktop/index.tsx
diff options
context:
space:
mode:
authordarkuss <darkussdelta@gmail.com>2026-08-22 02:55:21 +0200
committerdarkuss <darkussdelta@gmail.com>2026-08-22 02:55:21 +0200
commitf6125e42c691443115cdee9129463ec4437371dc (patch)
treef7e35817e049a9865d96da343013d3b2b99e9cea /src/desktop/index.tsx
parent702e40988a7e29d3d870f99a154720dd3884cbe6 (diff)
huh
Diffstat (limited to 'src/desktop/index.tsx')
-rw-r--r--src/desktop/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/desktop/index.tsx b/src/desktop/index.tsx
index b47422d..25b31e1 100644
--- a/src/desktop/index.tsx
+++ b/src/desktop/index.tsx
@@ -1,4 +1,3 @@
-import "$/apps" // registers all of the apps;
import { useRef } from "preact/hooks"
import { Window } from "./window"
import { FILE_REGISTRY } from "./files";