mirror of
https://github.com/ForFarmTeam/ForFarm.git
synced 2025-12-19 22:14:08 +01:00
refac: remove unused var in user
This commit is contained in:
parent
583cd61788
commit
d96378a5eb
@ -9,8 +9,6 @@ import (
|
||||
"github.com/go-ozzo/ozzo-validation/v4/is"
|
||||
)
|
||||
|
||||
const UserRefreshInterval = 2 * time.Minute
|
||||
|
||||
type User struct {
|
||||
ID int64
|
||||
UUID string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user