From 5f9cc6a97681b963f458fbdac5c2f4a2ae2aec32 Mon Sep 17 00:00:00 2001 From: Daseul Kim Date: Fri, 7 Feb 2025 17:49:21 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EB=A1=9C=EA=B7=B8=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/usePlan.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hooks/usePlan.js b/src/hooks/usePlan.js index 043ed746..e0853282 100644 --- a/src/hooks/usePlan.js +++ b/src/hooks/usePlan.js @@ -307,7 +307,6 @@ export function usePlan(params = {}) { } useEffect(() => { - console.log('🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 ~ handleCurrentPlan ~ currentCanvasPlan:', currentCanvasPlan) setSelectedPlan(currentCanvasPlan) handleCurrentPlanUrl() // setBgImage()