mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-11 20:54:37 +00:00
remove console log
This commit is contained in:
parent
1981b8a27d
commit
a14eb6e011
@ -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