mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-08 21:48:05 -05:00
remove unused log
This commit is contained in:
@@ -27,7 +27,6 @@ export default function RootLayout({
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
console.log("RootLayout");
|
||||
return (
|
||||
<html lang="en">
|
||||
<head />
|
||||
|
||||
Reference in New Issue
Block a user