From ac44f3529910260a67a2f91465737c902c2a91d2 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 12 Aug 2025 21:07:23 +0800 Subject: [PATCH] chore: remove comments --- .../home/components/home-sidebar/HomeSidebar.tsx | 16 ---------------- 1 file changed, 16 deletions(-) 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')} - /> */}