You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/admin
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
adopt.go Move context from modules to services (#29440) 1 year ago
cron.go Move context from modules to services (#29440) 1 year ago
email.go Move context from modules to services (#29440) 1 year ago
hooks.go remove util.OptionalBool and related functions (#29513) 12 months ago
org.go Move context from modules to services (#29440) 1 year ago
repo.go Move context from modules to services (#29440) 1 year ago
runners.go Move context from modules to services (#29440) 1 year ago
user.go Fix empty field `login_name` in API response JSON when creating user (#30511) 10 months ago
user_badge.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago