fix: lint
This commit is contained in:
parent
9ddd7f4889
commit
0c8bed4054
2 changed files with 3 additions and 5 deletions
|
|
@ -18,9 +18,10 @@ package migration
|
|||
|
||||
import (
|
||||
"encoding/json"
|
||||
"src.techknowlogick.com/xormigrate"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"src.techknowlogick.com/xormigrate"
|
||||
"xorm.io/xorm"
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue