diff options
Diffstat (limited to 'windowViewRepoPatches.go')
| -rw-r--r-- | windowViewRepoPatches.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windowViewRepoPatches.go b/windowViewRepoPatches.go index 9b7ed83..a0cdfc5 100644 --- a/windowViewRepoPatches.go +++ b/windowViewRepoPatches.go @@ -124,8 +124,6 @@ func (r *repoPatchWindow) addPatchset(grid *gui.Node, pset *forgepb.Patchset) { repohash[repo] = p.StartHash } - // var repo *gitpb.Repo - for repo, patches := range repomap { log.Info(repo.GetGoPath()) grid.NewLabel(repo.GetGoPath()) |
