mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
remove empty lines
This commit is contained in:
parent
eb1d22c6a3
commit
f280da5a76
@ -210,7 +210,6 @@ func Test_GetFieldFromReq(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test_HasGlobalPermission(t *testing.T) {
|
||||
|
||||
type args struct {
|
||||
perms []string
|
||||
}
|
||||
@ -245,7 +244,6 @@ func Test_HasGlobalPermission(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test_GetPermissionCtxIDs(t *testing.T) {
|
||||
|
||||
type args struct {
|
||||
perms []string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user