Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwoodworth committed Jul 21, 2022
1 parent d1edd20 commit 79fafe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ async function assumeRole(params) {
const isDefined = i => !!i;

const {
audience,
sourceAccountId,
roleToAssume,
roleExternalId,
Expand Down

0 comments on commit 79fafe3

Please sign in to comment.