Skip to content

Commit

Permalink
✨ remove deprecated link to country harmonization tool in admin sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesau committed May 22, 2024
1 parent 9734274 commit a2c7023
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions adminSiteClient/AdminSidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ export const AdminSidebar = (): JSX.Element => (
<FontAwesomeIcon icon={faPen} /> Data annotation
</Link>
</li>
<li>
<Link to="/standardize">
<FontAwesomeIcon icon={faGlobe} /> Country tool
</Link>
</li>
<li>
<Link to="/tags">
<FontAwesomeIcon icon={faTag} /> Tags
Expand Down

0 comments on commit a2c7023

Please sign in to comment.