mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-25 13:49:49 +00:00
fix: delete unused struct
This commit is contained in:
parent
183b1be519
commit
74f3a75682
@ -1,7 +1 @@
|
|||||||
package newV2board
|
package newV2board
|
||||||
|
|
||||||
type UserTraffic struct {
|
|
||||||
UID int `json:"user_id"`
|
|
||||||
Upload int64 `json:"u"`
|
|
||||||
Download int64 `json:"d"`
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user