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