From 1c8a26dfea4d44987351a6b8b1f4c0115b33e3cf Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 3 Feb 2018 02:19:40 +0300 Subject: [PATCH] minor cleanup.. Signed-off-by: Alex A. Naanou --- ui (gen4)/ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/ui.js b/ui (gen4)/ui.js index b2079fbb..96110530 100755 --- a/ui (gen4)/ui.js +++ b/ui (gen4)/ui.js @@ -13,7 +13,6 @@ if((typeof(process) != 'undefined' ? process : {}).__nwjs){ var path = require('path') require('app-module-path') .addPath(path.dirname(process.execPath) + '/node_modules/') - console.log('!!!!!!!') }