minor fomatting

This commit is contained in:
ZhengYang 2014-08-19 17:47:29 +08:00
parent 82b7ab3e31
commit 9e2699dbd6
1 changed files with 0 additions and 1 deletions

View File

@ -711,7 +711,6 @@ func getPackagePath(curpath string) (packpath string) {
const ( const (
STRUCT_MODEL_TPL = `package models STRUCT_MODEL_TPL = `package models
{{importTimePkg}} {{importTimePkg}}
{{modelStruct}} {{modelStruct}}
` `