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) |
||
|---|---|---|
| .. | ||
| .husky | ||
| public | ||
| src | ||
| .env | ||
| .eslintrc.js | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| externals.d.ts | ||
| jest-setup.ts | ||
| jest.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tailwind.config.js | ||
| tailwind.css | ||
| tsconfig.json | ||
| typings.d.ts | ||