mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Huge updates!!!!! Be careful to merge!!!!
This commit is contained in:
@@ -106,7 +106,6 @@ var TemplateFuncs template.FuncMap = map[string]interface{}{
|
||||
"CreateCaptcha": func() string { return "" },
|
||||
}
|
||||
|
||||
// TODO: Legacy
|
||||
type Actioner interface {
|
||||
GetOpType() int
|
||||
GetActUserName() string
|
||||
|
Reference in New Issue
Block a user