wuyiqun0718 commited on
Commit
3b2e3db
1 Parent(s): f7e1bc0
Files changed (1) hide show
  1. app/layout.tsx +0 -2
app/layout.tsx CHANGED
@@ -35,8 +35,6 @@ interface RootLayoutProps {
35
  }
36
 
37
  export default function RootLayout({ children }: RootLayoutProps) {
38
- console.log(window.location.host);
39
- console.log(window.location.hostname);
40
  return (
41
  <html lang="en" suppressHydrationWarning>
42
  <body
 
35
  }
36
 
37
  export default function RootLayout({ children }: RootLayoutProps) {
 
 
38
  return (
39
  <html lang="en" suppressHydrationWarning>
40
  <body