Skip to content

Commit

Permalink
fix: removed console
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Jul 12, 2024
1 parent 95e03fc commit 14f5ced
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ const CFDCompareAccountsTitleIcon = ({ trading_platforms, is_eu_user, is_demo }:
'Choosing this jurisdiction will give you a Financial STP account. Your trades will go directly to the market and have tighter spreads.'
);

console.log('==>', jurisdiction_card_icon);

return (
<React.Fragment>
<div className={'compare-cfd-account-icon-title'}>
Expand Down

0 comments on commit 14f5ced

Please sign in to comment.