From 8eab9b50f9184713f1921f447d2a2ab562976fb8 Mon Sep 17 00:00:00 2001 From: srinandan Date: Fri, 2 Jul 2021 09:59:31 -0700 Subject: [PATCH] remove unused var --- main_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main_test.go b/main_test.go index 31cead76..f0e7de0d 100644 --- a/main_test.go +++ b/main_test.go @@ -178,7 +178,6 @@ func TestCreateProductLegacy(t *testing.T) { } func TestCreateProductGroup(t *testing.T) { - proxy := "test" approval := "auto" operationGroupFile := "./test/apiproduct-op-group.json"