Update import path.

This commit is contained in:
Gucheng Wang
2022-01-20 14:11:46 +08:00
parent c3fb48f473
commit c22ab44894
65 changed files with 109 additions and 109 deletions

View File

@ -21,7 +21,7 @@ import (
"time"
"github.com/astaxie/beego"
"github.com/casbin/casdoor/util"
"github.com/casdoor/casdoor/util"
"xorm.io/core"
)