rf: remove unused icons

This commit is contained in:
Aidan 2025-03-04 09:33:07 -05:00
parent 405cc23b3e
commit 52550aabb3

View File

@ -2,9 +2,6 @@
import { motion } from "framer-motion"
import { SideMenu } from "@/components/pages/dashboard/SideMenu"
import { FaBitcoin } from "react-icons/fa6";
import { TbArrowsExchange2 } from "react-icons/tb";
import { SiLitecoin } from "react-icons/si";
import { BadgeDollarSign } from "lucide-react"
const fadeIn = {