From ec303941797162c9f7caf8562c7a60de1267abbf Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 29 Feb 2024 11:11:48 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index 539c3167..cda3dbee 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -59,7 +59,7 @@ export { default as ElasticSe } from "./elasticSe"; export { default as Phpv } from "./phpv"; export { default as Sshico } from "./sshico"; export { default as Phpmyadmin } from "./phpmyadmin"; -export { default as Pythonico } from "./pythonico"; +//export { default as Pythonico } from "./pythonico"; export { default as Ably } from "./ably";