Skip to content

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-deriv committed Jun 5, 2024
1 parent 016a980 commit e47a864
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/templates/_common/_layout/header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ const Header = () => (
<img id='platform__switcher-expand' className='header__icon header__expand' />
</div>
<div className='header__menu-item header__menu-links client_logged_in invisible mobile-hide'>
{/* <a className='url-appstore header__menu-links-item'>
<span>
<img id='appstore-icon' className='header__icon-text appstore-icon' />
{it.L('Trader\'s hub')}
</span>
</a> */}
<a className='url-reports-positions header__menu-links-item'>
<span>
<img className='header__icon-text reports-icon' />
Expand Down

0 comments on commit e47a864

Please sign in to comment.