forgot winston

v1.18.x
psychobunny 11 years ago
parent 2252ab7479
commit 0727c2a0bf

@ -1,5 +1,7 @@
"use strict";
var winston = require('winston');
module.exports = function(db, module) {
var helpers = module.helpers.mongo;

Loading…
Cancel
Save