Skip to content

Commit b219c3b

Browse files
committed
Remove excess use client statement
1 parent 2b21ae7 commit b219c3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/app/layout.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
"use client";
2-
31
import type { Metadata } from "next";
42
import localFont from "next/font/local";
53
import "./globals.css";

0 commit comments

Comments
 (0)