mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: remove redundant log
This commit is contained in:
@@ -233,8 +233,6 @@ export const makeSocket = ({
|
||||
logger.info({ count }, 'uploading pre-keys')
|
||||
const { update, node } = await getNextPreKeysNode({ creds, keys }, count)
|
||||
|
||||
console.log(JSON.stringify(node, BufferJSON.replacer, 2))
|
||||
|
||||
await query(node)
|
||||
ev.emit('creds.update', update)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user