Remove unused imports in RecentDesign component
This commit is contained in:
parent
6dda74f583
commit
4779e78880
@ -1,5 +1,5 @@
|
|||||||
import Image from "next/image";
|
import Image from "next/image";
|
||||||
import { ExternalLink, Ellipsis, Trash2 } from 'lucide-react';
|
import { Trash2 } from 'lucide-react';
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
import { Button } from "@/components/ui/button";
|
import { Button } from "@/components/ui/button";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user