mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-16 15:03:10 +00:00
Remove useless log
This commit is contained in:
parent
62b30b3f33
commit
6f4d765e30
@ -328,7 +328,6 @@ export class Waku {
|
||||
peers.push(peer)
|
||||
);
|
||||
});
|
||||
dbg('peers for ', desiredProtocolVersions, peers);
|
||||
|
||||
if (peers.length > 0) {
|
||||
return Promise.resolve();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user