mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-28 01:58:12 -07:00
Remove user snatches (should be handled by backend)
This commit is contained in:
@@ -169,7 +169,6 @@ type User struct {
|
||||
|
||||
UpMultiplier float64 `json:"up_multiplier"`
|
||||
DownMultiplier float64 `json:"down_multiplier"`
|
||||
Snatches uint64 `json:"snatches"` // TODO deleteme
|
||||
}
|
||||
|
||||
// Announce is an Announce by a Peer.
|
||||
|
||||
Reference in New Issue
Block a user