mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Remove unwanted codes
This commit is contained in:
parent
35a5230ef7
commit
83651efcb5
@ -476,7 +476,6 @@ public class DeviceManagementServiceImpl implements DeviceManagementService {
|
|||||||
JSONObject obj = new JSONObject(DeviceAPIClientServiceImpl.returnUser(currentUser));
|
JSONObject obj = new JSONObject(DeviceAPIClientServiceImpl.returnUser(currentUser));
|
||||||
|
|
||||||
log.info("=================");
|
log.info("=================");
|
||||||
log.info(currentUser);
|
|
||||||
log.info(obj.toString());
|
log.info(obj.toString());
|
||||||
log.info("==================");
|
log.info("==================");
|
||||||
if(obj.has("error")){
|
if(obj.has("error")){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user