mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Removed a line break causing problems with execution in Raptor. ### What problem does this PR solve? When I activate Raptor without changing anything in French, I encounter a problem that I don't have with the English version. I noticed in the logs that there was an extra line break, so I suggest removing it. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)