From d8f543820db93d87afe33264a6447dd1c7aefaef Mon Sep 17 00:00:00 2001 From: Rahul Patni Date: Mon, 11 Nov 2024 13:50:31 -0800 Subject: [PATCH] removes kucoin from ecosystem page (#752) --- content/ecosystem/ecosystem.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/content/ecosystem/ecosystem.ts b/content/ecosystem/ecosystem.ts index d6e09cec..2e559319 100644 --- a/content/ecosystem/ecosystem.ts +++ b/content/ecosystem/ecosystem.ts @@ -140,12 +140,6 @@ export const ECOSYSTEM: Array<{ link: "https://www.mexc.com/", image: "/images/ecosystem/mexc.png", }, - { - type: "Exchanges", - name: "KuCoin", - link: "https://www.kucoin.com/", - image: "/images/ecosystem/kucoin.png", - }, { type: "Exchanges", name: "Gate.io",