mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:23:16 +00:00
rm log
This commit is contained in:
@@ -33,8 +33,6 @@ export default async function Page(props: {
|
||||
|
||||
const host = (await headers()).get("host");
|
||||
|
||||
console.log("host", host);
|
||||
|
||||
return (
|
||||
<DynamicTheme branding={branding}>
|
||||
<div className="flex flex-col items-center space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user