Golint fixed for modules/context
This commit is contained in:
parent
6a28909f40
commit
faabc76fd6
7 changed files with 20 additions and 3 deletions
|
@ -8,6 +8,7 @@ import (
|
|||
"code.gitea.io/gitea/models"
|
||||
)
|
||||
|
||||
// APIOrganization contains organization and team
|
||||
type APIOrganization struct {
|
||||
Organization *models.User
|
||||
Team *models.Team
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue