From 98fa03e16ac3de73df8c2397bf7db3d63d983edc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 12 Jun 2021 23:02:28 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- diff2.js | 1 - 1 file changed, 1 deletion(-) diff --git a/diff2.js b/diff2.js index 955df53..b3d16eb 100644 --- a/diff2.js +++ b/diff2.js @@ -185,7 +185,6 @@ module.HANDLERS = { // - prioretize handlers -- already done // - skip repeating keys // ...this could be done on the root handler level... - // XXX need to optionally handle props... keys: { //match: 'object', //match: ['object', 'func'],