From 2787d3bc7289b34de53b0be3a7433a5f52e09c33 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 15 Dec 2014 18:15:58 +0200 Subject: [PATCH] cleanup --- po.js | 2 -- 1 file changed, 2 deletions(-) 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'); }