mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-15 05:01:58 +02: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