mirror of
https://github.com/go-gitea/gitea
synced 2025-07-04 17:47:19 +00:00
Normalize files with gofmt
This commit is contained in:
@ -22,10 +22,10 @@ import (
|
||||
"unicode"
|
||||
"unicode/utf8"
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/Unknwon/i18n"
|
||||
"code.gitea.io/gitea/modules/log"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/Unknwon/i18n"
|
||||
"github.com/gogits/chardet"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user