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