From e086ecf28ac52ffd0817e85bc893568eacdcd5a9 Mon Sep 17 00:00:00 2001 From: kamidu Date: Wed, 17 Jan 2018 12:22:45 +0530 Subject: [PATCH] correct olad formatting issues --- .../app/units/cdmf.unit.geo-dashboard/public/js/geo_remote.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/public/js/geo_remote.js b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/public/js/geo_remote.js index 078db855a5..04a94dd62f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/public/js/geo_remote.js +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/public/js/geo_remote.js @@ -596,7 +596,6 @@ function setProximityAlert() { var message = "Proximity Time cannot be empty."; noty({text: message, type: 'error'}); } else { - var data = { 'parseData': JSON.stringify({ 'proximityTime': proximityTime,