mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
fix typo
This commit is contained in:
parent
16fe9ace42
commit
f15331c0e3
@ -23,7 +23,7 @@ import (
|
||||
"github.com/beego/i18n"
|
||||
)
|
||||
|
||||
// CommonControler handles request from UI that doesn't expect a page, such as /login /logout ...
|
||||
// CommonController handles request from UI that doesn't expect a page, such as /login /logout ...
|
||||
type CommonController struct {
|
||||
BaseController
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user