1
0
mirror of https://github.com/beego/bee.git synced 2024-11-22 15:10:54 +00:00

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

View File

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