0.3.8 Cleanup logfile. /JL

This commit is contained in:
2022-12-22 10:32:21 +01:00
parent a13e897af4
commit e48b00d651
6 changed files with 267 additions and 265 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ func CreatePegboardsList(mw *MyMainWindow) {
mw.Pegboards.Boards = append(mw.Pegboards.Boards, *pb)
}
}
log.Println("Pegboard: ", mw.Pegboards)
//log.Println("Pegboard: ", mw.Pegboards)
}
func CreateSeriesList(mw *MyMainWindow) []string {