Fix imports found by goimports.
This commit is contained in:
@ -9,13 +9,11 @@ import (
|
||||
"path"
|
||||
|
||||
"github.com/Unknwon/paginater"
|
||||
|
||||
"github.com/gogits/git-module"
|
||||
|
||||
"github.com/go-gitea/gitea/models"
|
||||
"github.com/go-gitea/gitea/modules/base"
|
||||
"github.com/go-gitea/gitea/modules/context"
|
||||
"github.com/go-gitea/gitea/modules/setting"
|
||||
git "github.com/gogits/git-module"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user