mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 11:20:18 +08:00
Update import path.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
package object
|
||||
|
||||
import "github.com/casbin/casdoor/cred"
|
||||
import "github.com/casdoor/casdoor/cred"
|
||||
|
||||
func calculateHash(user *User) string {
|
||||
syncer := getDbSyncerForUser(user)
|
||||
|
Reference in New Issue
Block a user