diff --git a/po.js b/po.js index efaa153000..edc61eed8f 100644 --- a/po.js +++ b/po.js @@ -1,5 +1,3 @@ -//to run: node po.js lastRelease es_ES - if (process.argv.length < 2) { throw new Error('No dir argument passed'); }