mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-21 03:27:22 -06:00
Removed console.log
This commit is contained in:
parent
66b82ac10a
commit
3da73b821d
@ -3188,7 +3188,6 @@ export class WAStartupService {
|
||||
let firstContactFound;
|
||||
if (contacts.length > 0) {
|
||||
firstContactFound = contacts[0].pushName;
|
||||
console.log(contacts[0]);
|
||||
}
|
||||
|
||||
const numberVerified = verify.find((v) => {
|
||||
|
Loading…
Reference in New Issue
Block a user