fix: removes console.log

This commit is contained in:
GitHub Actions 2022-05-11 16:10:51 +02:00
parent c9ff7972ed
commit 7841262e74
No known key found for this signature in database
GPG Key ID: 0F5535005610947A

View File

@ -31,7 +31,6 @@ export async function main() {
accessToken: core.getInput('api-token', { required: true }),
compactByLanguage: true,
});
console.log('sortedByLanguages :>> ', sortedByLanguages);
const rendered = await renderer(
{