fix: remove unused imports and update dependencies

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
fuomag9
2026-03-23 09:31:50 +01:00
parent 62f5723f28
commit fce32318ce
6 changed files with 18 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ import {
AccordionTrigger,
} from "@/components/ui/accordion";
import { cn } from "@/lib/utils";
import { Globe, Layers, MapPin, Network, Pin } from "lucide-react";
import { Globe, Layers, MapPin, Pin } from "lucide-react";
function FormField({
label,