mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: remove useless log
This commit is contained in:
@@ -194,7 +194,6 @@ export const makeSocket = ({
|
||||
logger.trace({ handshake }, 'handshake recv from WA Web')
|
||||
|
||||
const keyEnc = noise.processHandshake(handshake, creds.noiseKey)
|
||||
logger.info('handshake complete')
|
||||
|
||||
let node: proto.IClientPayload
|
||||
if(!creds.me) {
|
||||
|
||||
Reference in New Issue
Block a user