This commit is contained in:
CyJaySong 2023-10-30 14:17:41 +08:00
parent f29710cecf
commit 5c259a0304
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
"testing" "testing"
"time" "time"
"xorm.io/xorm/v2/convert" "xorm.io/xorm/v2/internal/convert"
"xorm.io/xorm/v2/internal/utils" "xorm.io/xorm/v2/internal/utils"
"xorm.io/xorm/v2/names" "xorm.io/xorm/v2/names"
"xorm.io/xorm/v2/schemas" "xorm.io/xorm/v2/schemas"