removed alert
This commit is contained in:
@@ -205,7 +205,7 @@ export class WrenchService {
|
||||
}
|
||||
|
||||
processUsersContacts(usrData) {
|
||||
alert("Server Call About Here =>GOT HERE");
|
||||
// alert("Server Call About Here =>GOT HERE");
|
||||
return this.getPostData("cachecontacts", usrData);
|
||||
}
|
||||
getUserWallets(usrData) {
|
||||
|
||||
Reference in New Issue
Block a user