diff --git a/pkg/repository/provider/unified_repo.go b/pkg/repository/provider/unified_repo.go index dd9890485..251845dac 100644 --- a/pkg/repository/provider/unified_repo.go +++ b/pkg/repository/provider/unified_repo.go @@ -592,7 +592,6 @@ func getStorageVariables(backupLocation *velerov1api.BackupStorageLocation, repo result[param] = v } } - } return result, nil