models/ssh_key: code cleaning

This commit is contained in:
Unknwon 2016-07-26 10:47:25 +08:00
parent 452aefd025
commit 4d8b905541
5 changed files with 61 additions and 63 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.55.0726"
const APP_VER = "0.9.56.0726"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())