mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-10 11:51:33 +02:00
run formatter
This commit is contained in:
parent
3e45ab677b
commit
2785f6180f
@ -17,9 +17,9 @@ import (
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
api "code.gitea.io/gitea/modules/structs"
|
||||
"code.gitea.io/gitea/tests"
|
||||
"xorm.io/builder"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"xorm.io/builder"
|
||||
)
|
||||
|
||||
func seedOrgWithGroups(t *testing.T) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user