This commit is contained in:
Jeff Carr 2024-11-28 23:01:05 -06:00
parent 8893af7740
commit c32aea103c
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ func main() {
me.myGui.Default()
me.repoList = repolist.Init(me.forge, me.myGui)
me.repoList.Enable()
failed := make(map[*repolist.RepoRow]string)