fix: remove unused imports and update dependencies
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user