Commit Graph

2 Commits (25d25b45eef552dbee5cde1730b5320a5407dfc6)

Author SHA1 Message Date
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments ()
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: 

---------

Co-authored-by: Giteabot <teabot@gitea.io>
techknowlogick cb52b17f92
Add admin API route for managing user's badges ()
Fix 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>