From 4cf9ff61325869f0258470b533b16da0ffc5cf67 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 6 Nov 2024 15:44:49 +0800 Subject: [PATCH] chore: remove log --- web/app/components/plugins/marketplace/list/card-wrapper.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app/components/plugins/marketplace/list/card-wrapper.tsx b/web/app/components/plugins/marketplace/list/card-wrapper.tsx index aff253934e..3465e095c4 100644 --- a/web/app/components/plugins/marketplace/list/card-wrapper.tsx +++ b/web/app/components/plugins/marketplace/list/card-wrapper.tsx @@ -24,7 +24,6 @@ const CardWrapper = ({ setTrue: showInstallFromMarketplace, setFalse: hideInstallFromMarketplace, }] = useBoolean(false) - console.log(plugin) return (