移除update命令

This commit is contained in:
Minho
2017-05-31 10:48:26 +08:00
parent 462b84b63a
commit 352147ddfb
2 changed files with 0 additions and 81 deletions

View File

@@ -90,7 +90,6 @@ func RegisterLogger() {
func RegisterCommand() {
Install()
Update()
CheckUpdate()
migrate.RunMigration()
}