From 23a393d839d2d1e65e0720548a6e38cea542a0f2 Mon Sep 17 00:00:00 2001 From: CheeseB <2489ckckck@naver.com> Date: Sun, 31 Mar 2024 23:13:44 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=9E=9C=EB=94=A9=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=9B=90=EC=83=81=EB=B3=B5=EA=B5=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/landing/index.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index a5adcfd0..f8145c9b 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -1,12 +1,7 @@ -import Echo from '@/components/landing/Echo'; import Layout from '@/components/layout/Layout'; const LandingPage = () => { - return ( -