mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-02-17 11:06:42 +00:00
remove console log
This commit is contained in:
parent
1981b8a27d
commit
a14eb6e011
@ -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