This commit is contained in:
Jeff Carr 2024-12-07 16:47:51 -06:00
parent 9acb73470b
commit dcf18c2b7a
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ func doReleaseAll() (bool, time.Duration) {
}
if me.release.status.String() == "ALL DONE?" {
log.Info("maybe ALL DONE?. findCounter =", findCounter)
buttonEnable()
worked = true
// os.Exit(0)
}