From 79fafe359f762e93a44ff9c5c811dab2bfee6725 Mon Sep 17 00:00:00 2001 From: peterwoodworth Date: Thu, 21 Jul 2022 11:09:28 -0700 Subject: [PATCH] remove unused variable --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 9966a42..81448dd 100644 --- a/index.js +++ b/index.js @@ -19,7 +19,6 @@ async function assumeRole(params) { const isDefined = i => !!i; const { - audience, sourceAccountId, roleToAssume, roleExternalId,