mirror of
https://github.com/beego/bee.git
synced 2025-06-24 15:30:19 +00:00
update migration template
This commit is contained in:
@ -67,8 +67,6 @@ func formatSourceCode(fpath string) {
|
||||
const MIGRATION_TPL = `package main
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/astaxie/beego/migration"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user