Skip to content

Commit

Permalink
Update pkg/function/backup_data.go
Browse files Browse the repository at this point in the history
Co-authored-by: Pavan Navarathna <[email protected]>
  • Loading branch information
PrasadG193 and pavannd1 committed Sep 26, 2023
1 parent 331b077 commit 204c67d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/function/backup_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,5 +205,4 @@ func (b *backupDataFunc) ExecutionProgress() (crv1alpha1.PhaseProgress, error) {
ProgressPercent: b.progressPercent,
LastTransitionTime: &metav1Time,
}, nil

}

0 comments on commit 204c67d

Please sign in to comment.