code cleanup

This commit is contained in:
jandre 2021-02-28 20:13:17 +01:00
parent 8303869dd2
commit 589f8480ad

View File

@ -62,10 +62,6 @@ type Keep struct {
// BackupConfigurationSpec defines the desired state of BackupConfiguration
type BackupConfigurationSpec struct {
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
// Important: Run "make" to regenerate code after modifying this file
// Foo is an example field of BackupConfiguration. Edit BackupConfiguration_types.go to remove/update
Repository string `json:"repository"`
// +optional