Skip to content

Commit

Permalink
console log removal
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-daniel-dempsey committed Oct 18, 2023
1 parent 587a38f commit 9047652
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ const SecondaryCtaButton = ({
numArticles,
countryCode,
);
console.log(`url -> ${url}`);
return (
<div css={buttonMarginStyles(showApplePay)}>
{showApplePay ? (
Expand Down

0 comments on commit 9047652

Please sign in to comment.