From 73864e31ff9d8c9f0d6069d0bd2bdc1fe5615da0 Mon Sep 17 00:00:00 2001 From: Scott Seago Date: Fri, 3 Oct 2025 14:31:04 -0400 Subject: [PATCH] Fix linters Signed-off-by: Scott Seago --- pkg/controller/backup_queue_controller_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/controller/backup_queue_controller_test.go b/pkg/controller/backup_queue_controller_test.go index ed85282d6..8022d7140 100644 --- a/pkg/controller/backup_queue_controller_test.go +++ b/pkg/controller/backup_queue_controller_test.go @@ -17,7 +17,6 @@ limitations under the License. package controller import ( - "context" "testing" "github.com/sirupsen/logrus"