removed reuqire

This commit is contained in:
barisusakli
2014-09-06 01:10:46 -04:00
parent 3f96532c3f
commit e2697030ec

View File

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