mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 00:38:36 +00:00
Merge utils to modules
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/auth"
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
"github.com/gogits/gogs/utils/log"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
)
|
||||
|
||||
func Dashboard(r render.Render, data base.TmplData, session sessions.Session) {
|
||||
|
Reference in New Issue
Block a user