From ecc281f3edc39bcadff4289ab8c640d41035a31b Mon Sep 17 00:00:00 2001 From: Michal Pryc Date: Thu, 5 Sep 2024 14:29:35 +0200 Subject: [PATCH] Downstream only - fix lint error in downtream change This fixes the PR #334 where one additional line was in the code. This was not exposed previously as we did not had downstream CI Lint jobs. Signed-off-by: Michal Pryc --- .../udmrepo/kopialib/backend/common_kopia_algorithms_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/repository/udmrepo/kopialib/backend/common_kopia_algorithms_test.go b/pkg/repository/udmrepo/kopialib/backend/common_kopia_algorithms_test.go index 969ea111d1..8c11961633 100644 --- a/pkg/repository/udmrepo/kopialib/backend/common_kopia_algorithms_test.go +++ b/pkg/repository/udmrepo/kopialib/backend/common_kopia_algorithms_test.go @@ -31,7 +31,6 @@ import ( ) func TestSetupNewRepoAlgorithms(t *testing.T) { - testCases := []struct { name string envVars map[string]string