Skip to content

Commit

Permalink
PMM-13250 format the code
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Jul 19, 2024
1 parent c080836 commit b377720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion managed/services/management/backup/restore_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ func (s *RestoreService) RestoreBackup(ctx context.Context, req *backupv1.Restor
return &backupv1.RestoreBackupResponse{
RestoreId: id,
}, nil

}

func convertRestoreStatus(status models.RestoreStatus) (*backupv1.RestoreStatus, error) {
Expand Down

0 comments on commit b377720

Please sign in to comment.