fix: cleanup unused imports
This commit is contained in:
parent
c06d27c17a
commit
3e91220ea0
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue