diff --git a/dbstructs/dbstructs.go b/dbstructs/dbstructs.go index 451c1cb..9d1ece1 100644 --- a/dbstructs/dbstructs.go +++ b/dbstructs/dbstructs.go @@ -23,7 +23,6 @@ type User struct { Longitude float64 XpLevel int XpPoints int - XpPointsNextLevel int // Stands for the experience points needed for the next level FollowersCount int FollowingCount int AccountStatus uint8