mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Golint fixed for modules/context
This commit is contained in:
		| @@ -8,6 +8,7 @@ import ( | ||||
| 	"code.gitea.io/gitea/models" | ||||
| ) | ||||
|  | ||||
| // APIOrganization contains organization and team | ||||
| type APIOrganization struct { | ||||
| 	Organization *models.User | ||||
| 	Team         *models.Team | ||||
|   | ||||
		Reference in New Issue
	
	Block a user