Skip to content

Commit 9fe2bc7

Browse files
committed
chore: fix naming
1 parent 2c7d509 commit 9fe2bc7

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

app/layout.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Inter } from "next/font/google";
55
import localFont from "next/font/local";
66

77
import { TooltipProvider } from "@/components/Tooltip";
8-
import { getMetadata } from "@/lib/metadata";
98
import "@/styles/globals.css";
109
import "@/styles/highlight-js-github-dark.min.css";
1110

0 commit comments

Comments
 (0)