From 013384316419641963fc4a2c5b41b5cc7ecf8f75 Mon Sep 17 00:00:00 2001 From: twwu Date: Thu, 11 Dec 2025 10:34:00 +0800 Subject: [PATCH] refactor: remove supportBatchUpload prop from StepOne component --- web/app/components/datasets/create/step-one/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app/components/datasets/create/step-one/index.tsx b/web/app/components/datasets/create/step-one/index.tsx index 343b57aae9..e70feb204c 100644 --- a/web/app/components/datasets/create/step-one/index.tsx +++ b/web/app/components/datasets/create/step-one/index.tsx @@ -328,7 +328,6 @@ const StepOne = ({ crawlOptions={crawlOptions} onCrawlOptionsChange={onCrawlOptionsChange} authedDataSourceList={authedDataSourceList} - supportBatchUpload={supportBatchUpload} /> {isShowVectorSpaceFull && (