📎 Remove duplicated file

This commit is contained in:
Andrey Antukh 2023-04-25 11:11:15 +02:00
parent b5c160732e
commit 3311bf6ac0
2 changed files with 1 additions and 6 deletions

View file

@ -53,6 +53,7 @@ function readLocales() {
// this happens when file does not matches correct
// iso code for the language.
["ja_jp", "jpn_JP"],
// ["fi", "fin_FI"],
["uk", "ukr_UA"]
];
const result = {};