refactor: remove supportBatchUpload prop from StepOne component

This commit is contained in:
twwu 2025-12-11 10:34:00 +08:00
parent c49127540f
commit 0133843164
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ const StepOne = ({
crawlOptions={crawlOptions}
onCrawlOptionsChange={onCrawlOptionsChange}
authedDataSourceList={authedDataSourceList}
supportBatchUpload={supportBatchUpload}
/>
</div>
{isShowVectorSpaceFull && (