Remove unnecessary newline in i18n-check.mjs

This commit is contained in:
Sai Ganesh Maganti
2026-04-21 18:01:59 +05:30
committed by GitHub
parent cccb966fda
commit f60a11820e
-1
View File
@@ -5,7 +5,6 @@
*
* Usage: node scripts/i18n-check.mjs
*/
import fs from "node:fs";
import path from "node:path";