Remove unwanted codes

feature/traccar-sync
Rushdi Mohamed 2 years ago
parent 35a5230ef7
commit 83651efcb5

@ -476,7 +476,6 @@ public class DeviceManagementServiceImpl implements DeviceManagementService {
JSONObject obj = new JSONObject(DeviceAPIClientServiceImpl.returnUser(currentUser));
log.info("=================");
log.info(currentUser);
log.info(obj.toString());
log.info("==================");
if(obj.has("error")){

Loading…
Cancel
Save