lint
This commit is contained in:
@@ -9,7 +9,7 @@ import safe from 'safetydance';
|
||||
import scheduler from './scheduler.js';
|
||||
import tasks from './tasks.js';
|
||||
|
||||
const { log, trace } = logger('apptaskmanager');
|
||||
const { log } = logger('apptaskmanager');
|
||||
|
||||
|
||||
const gActiveTasks = {}; // indexed by app id
|
||||
|
||||
Reference in New Issue
Block a user