From 296922548abc298018bb9b64029f02d1cd230be0 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 11 Jun 2020 23:03:43 +0300 Subject: [PATCH] minor cleanup... Signed-off-by: Alex A. Naanou --- test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test.js b/test.js index bbb395e..cf75a45 100755 --- a/test.js +++ b/test.js @@ -151,7 +151,6 @@ var instances = function(obj){ // XXX need better test processing: // - line breaks // - ... -// XXX revise... var ArgvParser = function(spec){ // spec defaults... // NOTE: this is intentionally not dynamic...