Merge pull request #480 from saiganesh47/patch-1

Remove unnecessary newline in i18n-check.mjs
This commit is contained in:
Sid
2026-04-25 15:56:17 -07:00
committed by GitHub
-1
View File
@@ -5,7 +5,6 @@
*
* Usage: node scripts/i18n-check.mjs
*/
import fs from "node:fs";
import path from "node:path";