@ -71,7 +71,6 @@ type Member struct {
Stars int `json:"stars"`
GlobalScore int `json:"global_score"`
Name string `json:"name"`
LastStarTs int `json:"last_star_ts"`
LocalScore int `json:"local_score"`
}