mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
FS-7979: [verto_communicator] Removing extra console.log and commented line.
This commit is contained in:
@@ -191,7 +191,6 @@
|
||||
value: '',
|
||||
}).then(function(exten) {
|
||||
if (exten) {
|
||||
console.log(arguments);
|
||||
verto.data.conf.transfer(memberID, exten);
|
||||
}
|
||||
});
|
||||
@@ -199,4 +198,4 @@
|
||||
}
|
||||
]);
|
||||
|
||||
})();
|
||||
})();
|
||||
|
Reference in New Issue
Block a user