mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: redundant array
This commit is contained in:
@@ -189,9 +189,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
|
||||
resyncMainAppState()
|
||||
} else {
|
||||
[
|
||||
logger.info({ protocolMsg }, 'recv app state sync with 0 keys')
|
||||
]
|
||||
logger.info({ protocolMsg }, 'recv app state sync with 0 keys')
|
||||
}
|
||||
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user