diff --git a/src/app/LayoutCommon.astro b/src/app/LayoutCommon.astro index bb7c0282..786a6b20 100644 --- a/src/app/LayoutCommon.astro +++ b/src/app/LayoutCommon.astro @@ -48,10 +48,6 @@ const refreshToken = getFromCookies(Astro.cookies, 'refresh'); -