Skip to content

Commit ae467da

Browse files
committed
remove unused component
1 parent 3c1b0f3 commit ae467da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/web/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Analytics } from '@vercel/analytics/react'
55
import { cn } from '@/lib/utils'
66
import { APP_URL } from '@/constants'
77
import { Toaster } from '@/components/ui/sonner'
8-
import { Header } from '@/components/header'
98
import { Footer } from '@/components/footer'
109

1110
const inter = Inter({ subsets: ['latin'] })

0 commit comments

Comments
 (0)