update template to be standard to gofmt

This commit is contained in:
ZhengYang 2014-08-13 15:18:02 +08:00
parent e455509adb
commit cf86f6af78
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ const (
import(
"os"
"github.com/astaxie/beego/orm"
"github.com/astaxie/beego/migration"