mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:32:39 +00:00
rm log
This commit is contained in:
@@ -11,7 +11,6 @@ export default async function Page({
|
||||
|
||||
const loginSettings = await getLoginSettings(server);
|
||||
|
||||
console.log("loginSettings", loginSettings);
|
||||
return (
|
||||
<div className="flex flex-col items-center space-y-4">
|
||||
<h1>Welcome back!</h1>
|
||||
|
||||
Reference in New Issue
Block a user