summaryrefslogtreecommitdiff
path: root/addRepo.go
diff options
context:
space:
mode:
Diffstat (limited to 'addRepo.go')
-rw-r--r--addRepo.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/addRepo.go b/addRepo.go
index 1a25dc9..7fd9994 100644
--- a/addRepo.go
+++ b/addRepo.go
@@ -52,7 +52,6 @@ func (c *controlBox) addRepo(path string) {
c.status.SetUserWorkingName("jcarr")
c.status.Update()
-
cbname := c.status.GetCurrentBranchName()
cbversion := c.status.GetCurrentBranchVersion()
debversion := strings.TrimPrefix(cbversion, "v")