minor cleanup..

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-02-03 02:19:40 +03:00
parent 5f9213462c
commit 1c8a26dfea

View File

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