removed alert

This commit is contained in:
CHIEFSOFT\ameye
2024-09-13 05:40:56 -04:00
parent 6468e3020e
commit 40bc2b2e68
+1 -1
View File
@@ -205,7 +205,7 @@ export class WrenchService {
} }
processUsersContacts(usrData) { processUsersContacts(usrData) {
alert("Server Call About Here =>GOT HERE"); // alert("Server Call About Here =>GOT HERE");
return this.getPostData("cachecontacts", usrData); return this.getPostData("cachecontacts", usrData);
} }
getUserWallets(usrData) { getUserWallets(usrData) {