NTP-21033 | remove console
This commit is contained in:
@@ -117,9 +117,8 @@ function extractUserCallModelUpdatedPush(rawResponse) {
|
||||
}
|
||||
}
|
||||
if (jsonData?.pushType === pushResponseTypes.UserCCRuntimeUpdatedPush) {
|
||||
console.log('payload for user runtime update push');
|
||||
const payload = jsonData?.data;
|
||||
//handle ameyo erroronous condition
|
||||
//handle ameyo availablility changes
|
||||
window.postMessage({
|
||||
type: messagingType.ON_AMEYO_AVAILABILITY_CHANGE,
|
||||
data:{
|
||||
|
||||
Reference in New Issue
Block a user