From 47688930f7b3f1d790f64cbeb9ad6abdb81a8ee5 Mon Sep 17 00:00:00 2001 From: krokerdile Date: Sat, 11 Nov 2023 14:20:57 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20=EC=A4=91=EB=B3=B5=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/MainPage.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/page/MainPage.jsx b/src/page/MainPage.jsx index 5cbcc78..0cc5798 100644 --- a/src/page/MainPage.jsx +++ b/src/page/MainPage.jsx @@ -1,7 +1,6 @@ import styled from "styled-components"; import GptAnalytics from "../components/GptAnalytics"; import ChatForm from "../components/ChatForm"; -import GptAnalytics from "../components/GptAnalytics"; const MainPage = () => { return (