another unused require

This commit is contained in:
barisusakli
2014-10-12 18:04:16 -04:00
parent 8cc1cc0f1b
commit 10ead05d4b

View File

@@ -1,7 +1,6 @@
"use strict";
var helpers = {},
winston = require('winston');
var helpers = {};
helpers.toMap = function(data) {
var map = {};