From 2dbccbee35f6b7ac9860d357537b782afbc0dfff Mon Sep 17 00:00:00 2001 From: lch Date: Thu, 1 Jul 2021 07:24:08 +0000 Subject: [PATCH] =?UTF-8?q?sns=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=A1=9C?= =?UTF-8?q?=EC=A7=81=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Account/Join.cshtml | 95 +----------------------------------- 1 file changed, 2 insertions(+), 93 deletions(-) diff --git a/FO/Views/Account/Join.cshtml b/FO/Views/Account/Join.cshtml index e84e253..4b1e954 100644 --- a/FO/Views/Account/Join.cshtml +++ b/FO/Views/Account/Join.cshtml @@ -10,13 +10,6 @@ var kakaoClientId = ViewBag.kakaoClientID; var googleClientId = ViewBag.googleClientID; } - - - - - - - @*구글로그인관련*@ @if (ViewBag.JoinOK) {