mirror of
https://github.com/go-gitea/gitea
synced 2025-07-04 01:27:20 +00:00
Normalize files with gofmt
This commit is contained in:
@ -8,10 +8,10 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/Unknwon/paginater"
|
||||
"code.gitea.io/gitea/modules/base"
|
||||
"code.gitea.io/gitea/modules/log"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
"github.com/Unknwon/paginater"
|
||||
macaron "gopkg.in/macaron.v1"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user