From 66baa3d2d3b827e9bedc08e51d47e4963f390556 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 29 Feb 2024 11:13:05 +0100 Subject: [PATCH] Update enterprise-data-source.tsx --- documentation/src/refine-theme/enterprise-data-source.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/documentation/src/refine-theme/enterprise-data-source.tsx b/documentation/src/refine-theme/enterprise-data-source.tsx index 50c2b5c1..e84b38c9 100644 --- a/documentation/src/refine-theme/enterprise-data-source.tsx +++ b/documentation/src/refine-theme/enterprise-data-source.tsx @@ -24,8 +24,7 @@ import { ElasticSe, Phpv, Sshico, - Phpmyadmin, - Pythonico + Phpmyadmin } from "../assets/integration-icons"; import { useInView } from "framer-motion"; @@ -361,11 +360,6 @@ const list2 = [ label: "NodeJS", tooltip: null, }, - { - icon: (props: SVGProps) => , - label: "Python", - tooltip: null, - }, { icon: (props: SVGProps) => , label: "MySQL",