mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Removed unnecessary debug log
This commit is contained in:
parent
135b6e8881
commit
790ca36443
@ -206,6 +206,5 @@ function onRequest(context) {
|
||||
} else {
|
||||
deviceViewData["deviceFound"] = false;
|
||||
}
|
||||
log.error(deviceViewData);
|
||||
return deviceViewData;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user