chore: remove unnecessary info logs (#1893)

This commit is contained in:
vini
2025-10-11 07:45:38 -03:00
committed by GitHub
parent 2989bccb61
commit 20c43d1d3c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ export function makeLibSignalRepository(
}
}
logger.info(
logger.debug(
{
fromJid,
totalDevices: userDevices.length,