From 1e8273d4beecd40215786aeda3f8026d9cc7131e Mon Sep 17 00:00:00 2001 From: Jill Regan Date: Thu, 19 Feb 2026 14:24:51 -0500 Subject: [PATCH] Fix formatting --- src/utils.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils.ts b/src/utils.ts index 77505e1..6b61d48 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -69,7 +69,6 @@ export const extractSecret = ( } setResolvedSecret(envName, secretValue, shouldExportEnv); - }; // Connect loads secrets via the 1Password CLI