mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-10 18:39:38 -06:00
fix(lint): lint
This commit is contained in:
parent
e1ae03c1e4
commit
582166e5ae
@ -111,7 +111,6 @@ export async function saveOnWhatsappCache(data: ISaveOnWhatsappCacheParams[]) {
|
||||
finalJidOptions.push(altJid);
|
||||
}
|
||||
|
||||
|
||||
const uniqueNumbers = Array.from(new Set(finalJidOptions));
|
||||
|
||||
logger.verbose(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user