Yoginth пре 7 година
родитељ
комит
e96136e991
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      gitote.go

+ 0 - 1
gitote.go

@@ -39,7 +39,6 @@ func main() {
 	app.Name = "Gitote"
 	app.Usage = "Software version control made simple"
 	app.Version = AppVer
-	app.APIVersion = APIVer
 	app.Commands = []cli.Command{
 		cmd.Web,
 		cmd.Serv,