Skip to content

Commit 2a9bbc0

Browse files
committed
Remove unused imports
1 parent a456165 commit 2a9bbc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import "./globals.css";
44
import { ThemeProvider } from "@/components/theme-provider";
55
import { Toaster } from "@/components/ui/toaster";
66
import AuthProvider from "@/app/auth/auth-context";
7-
import AuthPageWrapper from "@/components/auth/auth-page-wrapper";
87
import { Navbar } from "@/components/navbar";
98

109
const geistSans = localFont({

0 commit comments

Comments
 (0)