Skip to content

Commit d13b096

Browse files
committed
fix(mobile): remove unused import
1 parent d68f207 commit d13b096

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/mobile/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import "./globals.css";
22
import type { Metadata } from "next";
3-
import localFont from "next/font/local";
43

54
export const metadata: Metadata = {
65
title: "Create Next App",

0 commit comments

Comments
 (0)