gitea_hat/routers/hat/auth.go

6 lines
116 B
Go

package hat
import auth_service "code.gitea.io/gitea/services/auth"
func specialAdd(group *auth_service.Group) {}