rm debug log level

This commit is contained in:
Matias Alejo Garcia 2016-02-11 11:10:40 -05:00
parent 375633b5e0
commit f04b2e821b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ var Utils = require('./common/utils');
var Model = require('./model');
var log = require('npmlog');
log.debug = log.verbose;
log.level = 'debug';
var PUSHNOTIFICATIONS_TYPES = {
'NewCopayer': {