From 1d9af3dafa60884f92d90c46783177818b03f1ea Mon Sep 17 00:00:00 2001 From: "focp212@naver.com" Date: Thu, 30 Oct 2025 13:13:25 +0900 Subject: [PATCH] =?UTF-8?q?log=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/widgets/sub-layout/index.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/widgets/sub-layout/index.tsx b/src/widgets/sub-layout/index.tsx index d5baac4..098a329 100644 --- a/src/widgets/sub-layout/index.tsx +++ b/src/widgets/sub-layout/index.tsx @@ -120,8 +120,6 @@ export const SubLayout = () => { setLoginSuccess(true); setHeaderNavigationKey(headerNavigationKey + 1); - - }); }; @@ -138,7 +136,6 @@ export const SubLayout = () => { }; const callSortcutDefault = () => { - console.log('callSortcutDefault') let userInfo = useStore.getState().UserStore.userInfo; if(userInfo.usrid){ let params: ShortcutUserParams = {