mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-04 08:22:39 +00:00
Remove leftover debugging logging
This commit is contained in:
parent
f9ac60b270
commit
02f8fc9774
@ -123,7 +123,6 @@ class MessageQueueAttender {
|
|||||||
() => {
|
() => {
|
||||||
this.processMessage();
|
this.processMessage();
|
||||||
this.attendQueue();
|
this.attendQueue();
|
||||||
console.log(timeoutSeconds);
|
|
||||||
},
|
},
|
||||||
timeoutSeconds * 1000
|
timeoutSeconds * 1000
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user