Skip to content

Commit

Permalink
Update src/utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Dec 4, 2020
1 parent ea03c2a commit 89c6f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ export function retrieveSigningKeys(keys) {
}
return jwk;
});
}
}

0 comments on commit 89c6f08

Please sign in to comment.