From 14bd2c4b0ec9814bf70cf552a806346133ab4a01 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 9 Sep 2025 05:07:36 -0500 Subject: [PATCH] okay something --- main.go | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/main.go b/main.go index 8074c38..940c3bf 100644 --- a/main.go +++ b/main.go @@ -251,11 +251,8 @@ func main() { me.forge.CheckDirty() me.myGui.Start() // loads the GUI toolkit - doGui() // start making our forge GUI - - // sits here forever - debug() + debug() // sits here forever } // got to the end with nothing to do (?) if dumpWorkRepos() {