mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00: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:
@@ -6,6 +6,7 @@ package migrations
|
||||
|
||||
import (
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
"xorm.io/xorm"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user