remove unused variables
This commit is contained in:
@@ -40,8 +40,6 @@ func (o Organizations) ToDetails() []*models.OrganizationDetails {
|
||||
|
||||
// Organization contains organization information.
|
||||
type Organization struct {
|
||||
client *Client
|
||||
|
||||
HREF string `json:"href"`
|
||||
ID string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
|
||||
Reference in New Issue
Block a user