This commit is contained in:
dayterr
2025-12-16 14:22:57 +03:00
parent f0dee6360a
commit 055b256d6b
18 changed files with 88 additions and 96 deletions

View File

@@ -35,9 +35,6 @@ type Reservation struct {
// External IPs
ExtIPs int64 `json:"extips"`
// External traffic
ExtTraffic int64 `json:"exttraffic"`
// Number of GPU
GPU int64 `json:"gpu"`