From f45c09ba690df4a672bc851f68877a019633c295 Mon Sep 17 00:00:00 2001 From: hjlarry Date: Fri, 10 Apr 2026 13:41:58 +0800 Subject: [PATCH] fix: download graph logs --- web/app/components/header/index.tsx | 8 -------- .../workflow/collaboration/core/collaboration-manager.ts | 5 +++++ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/web/app/components/header/index.tsx b/web/app/components/header/index.tsx index 2c1f3ca32e..c1b2da8b13 100644 --- a/web/app/components/header/index.tsx +++ b/web/app/components/header/index.tsx @@ -113,14 +113,6 @@ const Header = () => { {!isCurrentWorkspaceDatasetOperator && }
-