mirror of
https://gitee.com/gitea/gitea
synced 2025-11-09 19:10:27 +08:00
A better go code formatter, and now make fmt can run in Windows (#17684)
* go build / format tools * re-format imports
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
"code.gitea.io/gitea/models/db"
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
"code.gitea.io/gitea/modules/util"
|
||||
|
||||
"xorm.io/builder"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user