Update utils.js
removed haven breaking changes
This commit is contained in:
@@ -14,9 +14,6 @@ exports.dateFormat = dateFormat;
|
|||||||
let cnUtil = require('cryptoforknote-util');
|
let cnUtil = require('cryptoforknote-util');
|
||||||
exports.cnUtil = cnUtil;
|
exports.cnUtil = cnUtil;
|
||||||
|
|
||||||
let havenUtil = require('haven-nodejs-wrapper');
|
|
||||||
exports.havenUtil = havenUtil;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Generate random instance id
|
* Generate random instance id
|
||||||
**/
|
**/
|
||||||
|
|||||||
Reference in New Issue
Block a user