mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 03:51:26 +01:00
another unused require
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
var helpers = {},
|
||||
winston = require('winston');
|
||||
var helpers = {};
|
||||
|
||||
helpers.toMap = function(data) {
|
||||
var map = {};
|
||||
|
||||
Reference in New Issue
Block a user