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('!!!!!!!') }