From 142d7fc81bd38d029f487cb1c4e6f96b6f8cef42 Mon Sep 17 00:00:00 2001 From: dorian Date: Tue, 30 Jul 2019 13:07:23 +0200 Subject: [PATCH] cleanup --- api/json.php | 1 - 1 file changed, 1 deletion(-) diff --git a/api/json.php b/api/json.php index cfde279..99f034f 100755 --- a/api/json.php +++ b/api/json.php @@ -24,7 +24,6 @@ header('Content-Type: application/json'); header('Access-Control-Allow-Origin: *'); $blueweather = new BlueWeather($config); -//$_POST['submitSensorData'] = '{"signature":"123", "identity":1, "data":"Hello World"}'; if (isset($_GET['locId'])) { // get data of given location