lint
This commit is contained in:
parent
14bd2c4b0e
commit
2b3dfe540c
4
main.go
4
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() {
|
||||
|
|
Loading…
Reference in New Issue