diff --git a/src/pages/index.tsx b/src/pages/index.tsx index eba3f577..1bbe9ac9 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,6 +1,5 @@ import Head from 'next/head'; import { useEffect, useState } from 'react'; -import CommentCard from '@/components/Card/CommentCard'; export default function Home() { // NOTE: 테스트를 위해서 typescript-eslint/no-unused-vars도 잠시 끔! @@ -32,7 +31,6 @@ export default function Home() {
Pretendard
Iropke Batang
-