mirror of
https://github.com/beego/bee.git
synced 2024-11-22 10:10:53 +00:00
update migration template
This commit is contained in:
parent
9a728714aa
commit
5b22b195cb
@ -67,8 +67,6 @@ func formatSourceCode(fpath string) {
|
|||||||
const MIGRATION_TPL = `package main
|
const MIGRATION_TPL = `package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"time"
|
|
||||||
|
|
||||||
"github.com/astaxie/beego/migration"
|
"github.com/astaxie/beego/migration"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user