build fix

This commit is contained in:
phact 2025-07-11 01:32:40 -04:00
parent d79004ce32
commit 39efea8612

View file

@ -3,7 +3,6 @@
import Link from "next/link"
import { usePathname } from "next/navigation"
import { Button } from "@/components/ui/button"
import { ModeToggle } from "@/components/mode-toggle"
import { Search, Settings } from "lucide-react"
export function Navigation() {