wxiaoguang
2023-05-22 09:38:38 +08:00
committed by GitHub
parent 2d3ebe889e
commit ec2a01d1e2
9 changed files with 36 additions and 34 deletions

View File

@ -9,7 +9,6 @@ import (
"code.gitea.io/gitea/modules/setting"
)
// Email structure holds a data for sending general emails
type GenerateTokenRequest struct {
Scope string
}