From 0fabde022b5327986dab012e40c44506fd8c6ef0 Mon Sep 17 00:00:00 2001 From: bymyself Date: Fri, 7 Nov 2025 13:56:53 -0800 Subject: [PATCH] remove mixpanel instrumentation --- docs.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs.json b/docs.json index ce85d4be..e7a8fec6 100644 --- a/docs.json +++ b/docs.json @@ -1295,11 +1295,7 @@ "claude" ] }, - "integrations": { - "mixpanel": { - "projectToken": "3f02b60047411909a040d32a7bf2abe7" - } - }, + "integrations": {}, "redirects": [ { "source": "/get_started/manual_install", @@ -1374,4 +1370,4 @@ "destination": "/zh-CN/built-in-nodes/partner-node/:slug*" } ] -} \ No newline at end of file +}