diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 71af8ef..0adb53e 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -9,7 +9,6 @@ import ProductCart from "@/components/ecommerce/cart/ProductCart"; import { useProductCatalog } from "@/hooks/useProductCatalog"; import { useCart } from "@/hooks/useCart"; import { useCheckout } from "@/hooks/useCheckout"; -import Link from 'next/link'; function ShopPageContent() { const {