mirror of
https://github.com/gogs/gogs.git
synced 2025-12-23 00:30:03 +01:00
Merge utils to modules
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"github.com/gogits/binding"
|
||||
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
"github.com/gogits/gogs/utils/log"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
)
|
||||
|
||||
type Form interface {
|
||||
|
||||
Reference in New Issue
Block a user