infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
18.18k stars 1.84k forks source link

remove setting-system/index.tsx error import #2507

Closed muzilib closed 1 week ago

muzilib commented 1 week ago

What problem does this PR solve?

Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR.

Regarding the code merge #ca0c22f3184b9229e7e86de699842bb3b0e502c2, the ragflow/web code will not run. This commit solves this problem.

Type of change