forgot winston

This commit is contained in:
psychobunny
2014-09-07 12:12:12 -04:00
parent 2252ab7479
commit 0727c2a0bf

View File

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