From a62b604b07cdd1f0b90ab451364ebb18a8e3bbf0 Mon Sep 17 00:00:00 2001 From: jay brown Date: Tue, 29 Apr 2025 11:12:12 -0700 Subject: [PATCH] cleanup --- internal/cognitoauth/cognitotest/auth_full_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/cognitoauth/cognitotest/auth_full_test.go b/internal/cognitoauth/cognitotest/auth_full_test.go index 26b07d45..f088a61d 100644 --- a/internal/cognitoauth/cognitotest/auth_full_test.go +++ b/internal/cognitoauth/cognitotest/auth_full_test.go @@ -1,6 +1,5 @@ package cognitotest -// Standard imports that don't need special handling import ( "context" "fmt"