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