diff --git a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx index d690d9d5..9734c537 100644 --- a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx +++ b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx @@ -181,22 +181,6 @@ export default function HomeSidebar({ } name={t('common.helpDocs')} /> - {/* { - handleLogout(); - }} - isSelected={false} - icon={ - - - - } - name={t('common.logout')} - /> */}