chore: remove dead code and junk artifacts. Delete empty fusion launch stubs (launch_stub.go, launch_windows.go had only build tags, no functions - launchWorker lives in main.go). Remove loose root screenshots, old test exe artifacts, unreferenced cloudflared MSI, and empty fusion-deliverables dir.

This commit is contained in:
AetherForge
2026-06-02 23:47:05 -07:00
parent 1965fab67a
commit 593c57caa3
4 changed files with 0 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
//go:build !windows
package main

View File

@@ -1,3 +0,0 @@
//go:build windows
package main