From a0574bf5e59df16913321e16499466b3558cce42 Mon Sep 17 00:00:00 2001 From: Yongxuan Zhang Date: Tue, 27 Sep 2022 16:17:46 +0000 Subject: [PATCH] update code --- pkg/reconciler/trustedresources/verify_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/reconciler/trustedresources/verify_test.go b/pkg/reconciler/trustedresources/verify_test.go index 36fc53fe7a4..6ecd6ae7f5f 100644 --- a/pkg/reconciler/trustedresources/verify_test.go +++ b/pkg/reconciler/trustedresources/verify_test.go @@ -31,7 +31,6 @@ import ( const ( namespace = "tekton-pipelines" - password = "hello" ) var (