Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Dec 30, 2021
1 parent 98ed514 commit c0b33df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docusaurus-theme-translations/update.js
Expand Up @@ -268,7 +268,6 @@ async function updateCodeTranslations() {
/** @type {Record<string, {untranslated: number}>} */
const stats = {};
let messageCount = 0;
console.log(process.argv);
const {2: newLocale} = process.argv;
// Order is important. The log messages must be in the same order as execution
// eslint-disable-next-line no-restricted-syntax
Expand Down

0 comments on commit c0b33df

Please sign in to comment.