update migration template

This commit is contained in:
ZhengYang 2014-08-12 16:06:04 +08:00
parent 9a728714aa
commit 5b22b195cb
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ func formatSourceCode(fpath string) {
const MIGRATION_TPL = `package main
import (
"time"
"github.com/astaxie/beego/migration"
)