chore: fix linting issues

This commit is contained in:
Maksim Fedotov
2021-07-12 12:18:12 +03:00
committed by Dario Tranchitella
parent db8b8ac1d9
commit eb19a7a89f

View File

@@ -283,7 +283,6 @@ func (t *Tenant) convertV1Beta1OwnerToV1Alpha1(src *capsulev1beta1.Tenant) {
enableIngressClassDeletionAnnotation: nil,
}
for i, owner := range src.Spec.Owners {
if i == 0 {
t.Spec.Owner = OwnerSpec{