1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-10 05:23:45 -04:00
gitea/routers/user
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
* _ to unused func options

* rm useless brakets

* rm trifial non used models functions

* rm dead code

* rm dead global vars

* fix routers/api/v1/repo/issue.go

* dont overload import module
2021-04-09 09:40:34 +02:00
..
setting Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
auth_openid.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
auth.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
avatar.go
home_test.go
home.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
main_test.go
notification.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
oauth.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
profile.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
task.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00