Remove unused request struct.
Этот коммит содержится в:
@@ -69,7 +69,3 @@ type SelfHostedExpansionRequest struct {
|
||||
Seats int `json:"seats"`
|
||||
LicenseId string `json:"license_id"`
|
||||
}
|
||||
|
||||
type GetSelfHostedCustomerRequest struct {
|
||||
LicenseID string `json:"license_id"`
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user