*: remove upgrading related stuff

This commit is contained in:
Xiang Li
2015-03-27 15:28:00 -07:00
parent dd92a2b484
commit 45032480f1
4 changed files with 0 additions and 199 deletions

View File

@ -52,7 +52,6 @@ func main() {
command.NewWatchCommand(),
command.NewExecWatchCommand(),
command.NewMemberCommand(),
command.UpgradeCommand(),
}
app.Run(os.Args)