mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 05:33:31 +00:00
rm dead code
This commit is contained in:
@@ -84,16 +84,3 @@ export default async function RootLayout({
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
// export const metadata = () => {
|
||||
// return (
|
||||
// <>
|
||||
// <DefaultTags />
|
||||
// <title>ZITADEL Login Playground</title>
|
||||
// <meta
|
||||
// name="description"
|
||||
// content="This is a ZITADEL Login Playground to get an understanding how the login API works."
|
||||
// />
|
||||
// </>
|
||||
// );
|
||||
// };
|
||||
|
||||
Reference in New Issue
Block a user