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