mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
removing console.log
This commit is contained in:
parent
24624131a7
commit
c004824b81
@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
var updateStats = function (serviceURL, id) {
|
||||
console.log(serviceURL);
|
||||
invokerUtil.get(
|
||||
serviceURL,
|
||||
function (data, textStatus, jqXHR) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user