mirror of
https://gitee.com/gitea/gitea
synced 2025-12-24 09:16:36 +08:00
Fix imports found by goimports.
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
"github.com/go-gitea/gitea/modules/log"
|
||||
"github.com/go-gitea/gitea/modules/setting"
|
||||
"github.com/go-gitea/gitea/modules/template"
|
||||
"github.com/gogits/git-module"
|
||||
git "github.com/gogits/git-module"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user