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) {