chore: stabilize lint and verify builds
This commit is contained in:
@@ -25,5 +25,6 @@ func PayoutAccountStatusItems() []requests.KV {
|
||||
for _, v := range values {
|
||||
items = append(items, requests.NewKV(string(v), v.Description()))
|
||||
}
|
||||
|
||||
return items
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user