From e9c9f0bef57beb1bc81610238e7b54a4c1f93ee5 Mon Sep 17 00:00:00 2001 From: jusohn Date: Mon, 27 Nov 2023 15:23:08 +0900 Subject: [PATCH] =?UTF-8?q?[FE]=20FIX:=20=ED=94=84=EB=A1=9C=ED=95=84=20?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=EC=97=90=EC=84=9C=20=EC=95=8C?= =?UTF-8?q?=EB=A6=BC=20=EC=B9=B4=EB=93=9C=20=EC=A0=9C=EA=B1=B0=20#1447?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/ProfilePage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/pages/ProfilePage.tsx b/frontend/src/pages/ProfilePage.tsx index 5014887aa..a23a0c407 100644 --- a/frontend/src/pages/ProfilePage.tsx +++ b/frontend/src/pages/ProfilePage.tsx @@ -57,7 +57,6 @@ const ProfilePage = () => { unbannedAt={myInfo.unbannedAt} /> - )}