mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 17:37:11 +02:00
ESlint no-useless-concat, no-mixed-spaces-and-tabs
This commit is contained in:
@@ -50,5 +50,5 @@ module.exports = function (Posts) {
|
||||
next(null, uids);
|
||||
},
|
||||
], callback);
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user