mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Remove redundant log messages
This commit is contained in:
parent
4cf37bb16c
commit
480d6d5b7e
@ -50,7 +50,6 @@ var invokerUtil = function () {
|
||||
accept: acceptType,
|
||||
success: successCallback
|
||||
};
|
||||
console.log(data);
|
||||
var paramValue = {};
|
||||
paramValue.actionMethod = methoad;
|
||||
paramValue.actionUrl = url;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user