mirror of
https://github.com/status-im/status-web.git
synced 2025-02-09 11:14:27 +00:00
remove console log
This commit is contained in:
parent
6c85f6c000
commit
306a612cd1
@ -80,8 +80,6 @@ export function handleWakuMessage(
|
||||
|
||||
// already handled
|
||||
if (client.wakuMessages.has(wakuMessageId)) {
|
||||
console.log('already received')
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user