NTP-19782 | remove console logs
This commit is contained in:
@@ -170,6 +170,7 @@ class AmeyoAdapter implements IAdapter {
|
||||
password: response?.secret
|
||||
});
|
||||
this.sipAccountInfo = payload?.data?.response;
|
||||
console.log('sip account info', this.sipAccountInfo)
|
||||
getCampaignId(this.sessionId);
|
||||
setAutoStatus(this.sessionId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user