Update CRDs

Signed-off-by: Rafael Leal <rafaelealdias@gmail.com>
pull/4785/head
Rafael Leal 2022-05-12 11:59:49 -03:00
parent 278bee1269
commit 7f22974719
No known key found for this signature in database
GPG Key ID: 6A8C53E7546F9F5A
1 changed files with 0 additions and 1 deletions

View File

@ -1352,7 +1352,6 @@ func (in *RestoreStatusSpec) DeepCopyInto(out *RestoreStatusSpec) {
*out = make([]string, len(*in))
copy(*out, *in)
}
return
}
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RestoreStatusSpec.