diff options
Diffstat (limited to 'src/desktop/index.tsx')
| -rw-r--r-- | src/desktop/index.tsx | 1 |
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"; |
