mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 23:07:16 +02:00
ESlint no-multiple-empty-lines
This commit is contained in:
@@ -6,7 +6,6 @@ var nconf = require('nconf');
|
||||
var databaseController = {};
|
||||
|
||||
|
||||
|
||||
databaseController.get = function (req, res, next) {
|
||||
async.parallel({
|
||||
redis: function (next) {
|
||||
|
||||
Reference in New Issue
Block a user