mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 21:30:30 +01:00
refactor: remove unused var
This commit is contained in:
@@ -11,7 +11,6 @@ module.exports = function (User) {
|
||||
User.startJobs = function () {
|
||||
winston.verbose('[user/jobs] (Re-)starting jobs...');
|
||||
|
||||
let started = 0;
|
||||
let { digestHour } = meta.config;
|
||||
|
||||
// Fix digest hour if invalid
|
||||
|
||||
Reference in New Issue
Block a user