lint
This commit is contained in:
parent
54f9ca4c52
commit
f152dc5ff5
|
@ -80,6 +80,7 @@ class InMemoryQueue {
|
|||
*/
|
||||
removeRepeatableByKey(cronJobId) {
|
||||
// TODO: implement for testing
|
||||
console.log(cronJobId)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue