diff --git a/frontend-react/src/components/TweetModal.tsx b/frontend-react/src/components/TweetModal.tsx index 2406ee4..326d764 100644 --- a/frontend-react/src/components/TweetModal.tsx +++ b/frontend-react/src/components/TweetModal.tsx @@ -6,7 +6,6 @@ import { DialogTitle, } from "@/components/ui/dialog"; import { Button } from "@/components/ui/button"; -import { X } from "lucide-react"; import type { PetitionDetails, Language } from "@/types/petition"; // X/Twitter icon from Simple Icons