remove old link

This commit is contained in:
Sean Yesmunt 2020-01-04 13:42:26 -05:00
parent 2e3fb6d924
commit b2948674bc

View file

@ -141,9 +141,6 @@ function SideNavigation(props: Props) {
{
...buildLink(PAGES.REWARDS, __('Rewards'), ICONS.FEATURED),
},
{
...buildLink(PAGES.ACCOUNT, __('Overview'), ICONS.OVERVIEW),
},
{
...buildLink(PAGES.PUBLISH, __('Publish'), ICONS.PUBLISH),
},