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