parent
278bee1269
commit
7f22974719
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue