From 7c0f933032bdceb8ef20dbfa0d0f6597ac2e2292 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 03:38:47 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 1 - 1 file changed, 1 deletion(-) 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 {