Remove debug log

This commit is contained in:
Joseph Garrone 2024-09-22 22:53:31 +02:00
parent 890f8bc2d5
commit eb6ec0275d

View File

@ -293,8 +293,6 @@ export function generateMessageProperties(params: {
)
);
console.log(messages_defaultSet_by_languageTag_notInDefaultSet);
return messages_defaultSet_by_languageTag_notInDefaultSet;
})();