Fix code
This commit is contained in:
parent
f29710cecf
commit
5c259a0304
|
@ -10,7 +10,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
"xorm.io/xorm/v2/convert"
|
||||
"xorm.io/xorm/v2/internal/convert"
|
||||
"xorm.io/xorm/v2/internal/utils"
|
||||
"xorm.io/xorm/v2/names"
|
||||
"xorm.io/xorm/v2/schemas"
|
||||
|
|
Loading…
Reference in New Issue