fix: cleanup unused imports

This commit is contained in:
Aidan 2025-08-04 04:17:59 -04:00
parent c06d27c17a
commit 3e91220ea0

View file

@ -5,12 +5,9 @@ import {
MemoryStick,
HardDrive,
Hash,
Hammer,
Music,
Folder,
Layers,
} from "lucide-react"
import { FaGoogle, FaYoutube } from "react-icons/fa"
import { FaGoogle } from "react-icons/fa"
import { VscTerminalLinux } from "react-icons/vsc"
import { MdOutlineAndroid } from "react-icons/md"
import { LuPackageOpen } from "react-icons/lu"