From 766e692d39c1229899dc47069057fc5246529666 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Apr 2022 23:04:37 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui.js b/ui.js index 914bdd1..7137771 100755 --- a/ui.js +++ b/ui.js @@ -6,9 +6,6 @@ var requirejs_cfg = { paths: { - // XXX one approach to avoid at least this section is to copy the - // modules to lib/*, this way we'll need the map section below - // only... (without automation this also sounds bad) 'lib/object': [ './node_modules/ig-object/object', './lib/object',