From 2b3dfe540c6bac279067a4e2bdfe090d499be045 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 9 Sep 2025 06:25:51 -0500 Subject: [PATCH] lint --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 940c3bf..d4526a8 100644 --- a/main.go +++ b/main.go @@ -251,8 +251,8 @@ func main() { me.forge.CheckDirty() me.myGui.Start() // loads the GUI toolkit - doGui() // start making our forge GUI - debug() // sits here forever + doGui() // start making our forge GUI + debug() // sits here forever } // got to the end with nothing to do (?) if dumpWorkRepos() {