mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 18:17:19 +00:00
Normalize files with gofmt
This commit is contained in:
@ -8,8 +8,8 @@ import (
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"code.gitea.io/gitea/models"
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/go-macaron/binding"
|
||||
macaron "gopkg.in/macaron.v1"
|
||||
)
|
||||
|
Reference in New Issue
Block a user