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 (