Normalize files with gofmt
This commit is contained in:
parent
a1c5f02444
commit
ddee4c8b58
15 changed files with 26 additions and 26 deletions
|
@ -10,11 +10,11 @@ import (
|
|||
"path"
|
||||
"strings"
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"code.gitea.io/git"
|
||||
"code.gitea.io/gitea/models"
|
||||
"code.gitea.io/gitea/modules/log"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
"code.gitea.io/git"
|
||||
"github.com/Unknwon/com"
|
||||
editorconfig "gopkg.in/editorconfig/editorconfig-core-go.v1"
|
||||
macaron "gopkg.in/macaron.v1"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue